We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb1498f commit c0480abCopy full SHA for c0480ab
theo-rails.gemspec
@@ -1,6 +1,6 @@
1
Gem::Specification.new do |spec|
2
spec.name = "theo-rails"
3
- spec.version = "0.1.3"
+ spec.version = "0.2.0"
4
spec.summary = "Theo is HTML-like template language"
5
spec.description = "HTML-like template language for Rails with natural partial syntax"
6
spec.authors = ["Jarek Lipski"]
0 commit comments