autonzb.gemspec in pirate-autonzb-0.4.4 vs autonzb.gemspec in pirate-autonzb-0.4.5

- old
+ new

@@ -1,13 +1,13 @@ # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{autonzb} - s.version = "0.4.4" + s.version = "0.4.5" s.required_rubygems_version = Gem::Requirement.new(">= 1.2") if s.respond_to? :required_rubygems_version= s.authors = ["Pirate"] - s.date = %q{2009-02-09} + s.date = %q{2009-03-15} s.default_executable = %q{autonzb} s.description = %q{Ruby tool to automatically download x264 HD nzb movies files from newzleech.com} s.email = %q{pirate.2061@gmail.com} s.executables = ["autonzb"] s.extra_rdoc_files = ["bin/autonzb", "lib/imdb.rb", "lib/inspector.rb", "lib/movie.rb", "lib/nfo.rb", "lib/nzb.rb", "README.markdown"]