cms-lite.gemspec in cms-lite-0.5.4 vs cms-lite.gemspec in cms-lite-0.5.6
- old
+ new
@@ -3,14 +3,14 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run `rake gemspec`
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{cms-lite}
- s.version = "0.5.4"
+ s.version = "0.5.6"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Justin Ball"]
- s.date = %q{2009-10-01}
+ s.date = %q{2009-10-27}
s.description = %q{CMS gem that makes it simple to interact with your content developers by serving pages from '/content'.}
s.email = %q{justinball@gmail.com}
s.extra_rdoc_files = [
"README.rdoc"
]