fcm.gemspec in fcm-1.0.8 vs fcm.gemspec in fcm-2.0.0

- old
+ new

@@ -1,10 +1,10 @@ # -*- encoding: utf-8 -*- $:.push File.expand_path("../lib", __FILE__) Gem::Specification.new do |s| s.name = "fcm" - s.version = "1.0.8" + s.version = "2.0.0" s.platform = Gem::Platform::RUBY s.authors = ["Kashif Rasul", "Shoaib Burq"] s.email = ["kashif@decision-labs.com", "shoaib@decision-labs.com"] s.homepage = "https://github.com/decision-labs/fcm" s.summary = %q{Reliably deliver messages and notifications via FCM}