things2thl.gemspec in zzamboni-things2thl-0.3.0 vs things2thl.gemspec in zzamboni-things2thl-0.4.0

- old
+ new

@@ -1,22 +1,24 @@ # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{things2thl} - 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 = ["Diego Zamboni"] - s.date = %q{2009-05-18} + s.date = %q{2009-05-19} s.default_executable = %q{things2thl} s.description = %q{Library and command-line tool for migrating Things data to The Hit List} s.email = %q{diego@zzamboni.org} s.executables = ["things2thl"] s.extra_rdoc_files = [ - "README" + "ChangeLog", + "README" ] s.files = [ - "Manifest", + "ChangeLog", + "Manifest", "README", "Rakefile", "VERSION", "bin/things2thl", "lib/Things2THL.rb",