libnotify.gemspec in libnotify-0.4.0 vs libnotify.gemspec in libnotify-0.5.0

- old
+ new

@@ -3,15 +3,15 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{libnotify} - s.version = "0.4.0" + s.version = "0.5.0" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Peter Suschlik"] - s.date = %q{2011-04-23} + s.date = %q{2011-05-05} s.email = %q{peter-libnotify@suschlik.de} s.extra_rdoc_files = [ "README.rdoc" ] s.files = [ @@ -22,9 +22,10 @@ "README.rdoc", "Rakefile", "VERSION", "lib/libnotify.rb", "libnotify.gemspec", + "libnotify.png", "test.watchr", "test/helper.rb", "test/test_libnotify.rb" ] s.homepage = %q{http://github.com/splattael/libnotify}