slightcms.gemspec in slightcms-0.1.2 vs slightcms.gemspec in slightcms-0.1.3
- old
+ new
@@ -3,11 +3,11 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{slightcms}
- s.version = "0.1.2"
+ s.version = "0.1.3"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Matthias Nitsch"]
s.date = %q{2011-04-17}
s.description = %q{Tsmal cms}
@@ -26,10 +26,10 @@
"README.rdoc",
"Rakefile",
"VERSION",
"app/controllers/slightcms/pages_controller.rb",
"lib/generators/slightcms/install/install_generator.rb",
- "lib/generators/templates/README",
+ "lib/generators/slightcms/templates/README",
"lib/slightcms.rb",
"slightcms.gemspec",
"spec/slightcms_spec.rb",
"spec/spec_helper.rb"
]