toto-haml.gemspec in toto-haml-0.3.2 vs toto-haml.gemspec in toto-haml-0.3.3

- 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{toto-haml} - s.version = "0.3.2" + s.version = "0.3.3" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["cloudhead", "Amos King"] s.date = %q{2010-02-09} s.description = %q{the tiniest blog-engine in Oz.} @@ -22,10 +22,10 @@ "LICENSE", "README.md", "Rakefile", "VERSION", "lib/ext/ext.rb", - "lib/toto.rb", + "lib/toto-haml.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",