curly-templates.gemspec in curly-templates-0.5.0 vs curly-templates.gemspec in curly-templates-0.6.0

- old
+ new

@@ -2,11 +2,11 @@ s.specification_version = 2 if s.respond_to? :specification_version= s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.rubygems_version = '1.3.5' s.name = 'curly-templates' - s.version = '0.5.0' - s.date = '2013-04-19' + s.version = '0.6.0' + s.date = '2013-04-22' s.summary = "Free your views!" s.description = "A view layer for your Rails apps that separates structure and logic." s.license = "apache2"