movie_searcher.gemspec in movie_searcher-0.1.0 vs movie_searcher.gemspec in movie_searcher-0.1.1
- old
+ new
@@ -1,10 +1,10 @@
# -*- encoding: utf-8 -*-
$:.push File.expand_path("../lib", __FILE__)
Gem::Specification.new do |s|
s.name = "movie_searcher"
- s.version = "0.1.0"
+ s.version = "0.1.1"
s.platform = Gem::Platform::RUBY
s.authors = ["Linus Oleander", "Jon Maddox"]
s.email = ["linus@oleander.nu", "jon@mustacheinc.com"]
s.homepage = "http://github.com/oleander/MovieSearcher"
s.summary = %q{IMDB client using the IMDB API that their iPhone app uses}
\ No newline at end of file