padrino-routing.gemspec in padrino-routing-0.2.6 vs padrino-routing.gemspec in padrino-routing-0.2.9

- old
+ new

@@ -3,10 +3,10 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{padrino-routing} - s.version = "0.2.6" + s.version = "0.2.9" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Padrino Team", "Nathan Esquenazi", "Davide D'Agostino", "Arthur Chiu"] s.date = %q{2009-12-22} s.description = %q{Enhances padrino with a named route mapping system allowing for advanced routes}