spire.gemspec in spire-0.2.4 vs spire.gemspec in spire-0.3.0

- old
+ new

@@ -3,10 +3,10 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = "spire" - s.version = "0.2.4" + s.version = "0.3.0" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Scott Nicol"] s.date = "2011-10-19" s.description = "Light rack-based framework with controllers, static views and a router \n with templating engine support coming soon"