rget.gemspec in rget-4.0.2 vs rget.gemspec in rget-4.1.0

- old
+ new

@@ -2,10 +2,10 @@ lib = File.expand_path('../lib', __FILE__) $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib) Gem::Specification.new do |spec| spec.name = "rget" - spec.version = "4.0.2" + spec.version = "4.1.0" spec.authors = ["TADA Tadashi"] spec.email = ["t@tdtds.jp"] spec.description = %q{Downloading newest radio programs on the web. Supported radio stations are hibiki, onsen, niconico and freshlive.} spec.summary = %q{Downloading newest radio programs on the web.} spec.homepage = "https://bitbucket.org/tdtds/rget"