gman.gemspec in gman-0.0.4 vs gman.gemspec in gman-0.0.5

- old
+ new

@@ -1,9 +1,9 @@ Gem::Specification.new do |s| s.name = "gman" s.summary = "Check if a given domain or email address belong to a governemnt entity" s.description = "A ruby gem to check if the owner of a given email address is working for THE MAN." - s.version = "0.0.4" + s.version = "0.0.5" s.authors = ["Ben Balter"] s.date = "2013-09-30" s.email = "ben.balter@github.com" s.homepage = "https://github.com/benbalter/gman" s.licenses = ["MIT"]