Rakefile in fbdoorman-0.8.0 vs Rakefile in fbdoorman-0.8.0.1

- old
+ new

@@ -16,10 +16,10 @@ Jeweler::Tasks.new do |gem| gem.name = "fbdoorman" gem.summary = "Rails authentication with facebook single sign-on OR email & password." gem.description = "Painless user registration and sign-in using Facebook single sign-on with JS. Typical email login still works too." gem.email = "pelaez89@gmail.com" - gem.version = "0.8.0" + gem.version = "0.8.0.1" gem.homepage = "http://github.com/davidpelaez/minifb-clearance" gem.authors = ["Fbdoorman: David Pelaez","MiniFB: Appoxy","Clearance: Thoughtbot"] gem.files = FileList["[A-Z]*", "{app,config,generators,lib,shoulda_macros,rails}/**/*"] #gem.dependencies = ['hashie','rest-client','json','mini_fb'] end \ No newline at end of file