movies.gemspec in movies-0.1.4 vs movies.gemspec in movies-0.1.5

- old
+ new

@@ -1,10 +1,10 @@ # -*- encoding: utf-8 -*- $:.push File.expand_path("../lib", __FILE__) Gem::Specification.new do |s| s.name = "movies" - s.version = "0.1.4" + s.version = "0.1.5" s.platform = Gem::Platform::RUBY s.authors = ["Linus Oleander"] s.email = ["linus@oleander.nu"] s.homepage = "https://github.com/oleander/Movies" s.summary = %q{Movies is the bridge between IMDb's unofficial API; imdbapi.com and Ruby.}