ceilingfish-toto.gemspec in ceilingfish-toto-0.3.7 vs ceilingfish-toto.gemspec in ceilingfish-toto-0.3.8

- old
+ new

@@ -3,15 +3,15 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{ceilingfish-toto} - s.version = "0.3.7" + s.version = "0.3.8" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["cloudhead", "ceilingfish"] - s.date = %q{2010-02-15} + s.date = %q{2010-02-16} s.description = %q{the tiniest blog-engine in Oz.} s.email = %q{ceilingfish@gmail.com} s.extra_rdoc_files = [ "LICENSE", "README.md" @@ -22,9 +22,10 @@ "LICENSE", "README.md", "Rakefile", "VERSION", "ceilingfish-toto.gemspec", + "lib/ceilingfish-toto.rb", "lib/ext/ext.rb", "lib/toto.rb", "test/articles/1900-05-17-the-wonderful-wizard-of-oz.txt", "test/articles/2001-01-01-two-thousand-and-one.txt", "test/articles/2009-04-01-tilt-factor.txt",