template.gemspec in template-0.3.0 vs template.gemspec in template-0.4.0
- 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{template}
- s.version = "0.3.0"
+ s.version = "0.4.0"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Yule"]
- s.date = %q{2010-12-22}
+ s.date = %q{2011-02-02}
s.description = %q{Creates a bunch of files that most apps will have. Shoudl be used at the beginning of the project. Stops the tedious job of having to set up page templates etc}
s.email = %q{paul.brennan@ahc.uk.com}
s.extra_rdoc_files = [
"LICENSE.txt",
"README.rdoc"