spire.gemspec in spire-0.1.5 vs spire.gemspec in spire-0.1.6
- 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.1.5"
+ s.version = "0.1.6"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Scott Nicol"]
s.date = "2011-09-27"
s.description = "Light rack-based framework with controllers, static views and a router \n with templating engine support coming soon"