peaty.gemspec in peaty-0.4.5 vs peaty.gemspec in peaty-0.4.6

- old
+ new

@@ -3,15 +3,15 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{peaty} - s.version = "0.4.5" + s.version = "0.4.6" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Matt Todd"] - s.date = %q{2011-03-09} + s.date = %q{2011-03-15} s.description = %q{Just another Pivotal Tracker API Implementation} s.email = %q{chiology@gmail.com} s.files = [ "Gemfile", "Gemfile.lock", @@ -29,9 +29,10 @@ "peaty.gemspec", "test/.gitignore", "test/fixtures/bugs.xml", "test/fixtures/chores.xml", "test/fixtures/create_story.xml", + "test/fixtures/create_story_error.xml", "test/fixtures/features.xml", "test/fixtures/iterations.xml", "test/fixtures/iterations_done.xml", "test/fixtures/project.xml", "test/fixtures/projects.xml",