ceilingfish-toto.gemspec in ceilingfish-toto-0.3.2 vs ceilingfish-toto.gemspec in ceilingfish-toto-0.3.4

- old
+ new

@@ -3,11 +3,11 @@ # 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.2" + s.version = "0.3.4" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["cloudhead", "ceilingfish"] s.date = %q{2010-02-12} s.description = %q{the tiniest blog-engine in Oz.} @@ -22,9 +22,11 @@ "LICENSE", "README.md", "Rakefile", "VERSION", "ceilingfish-toto.gemspec", + "lib/ceilingfish/ext/ext.rb", + "lib/ceilingfish/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", "test/articles/2009-12-04-some-random-article.txt", "test/articles/2009-12-11-the-dichotomy-of-design.txt",