lib/apn/version.rb in apn_sender-2.0.2 vs lib/apn/version.rb in apn_sender-2.1.0

- old
+ new

@@ -1,4 +1,4 @@ # encoding: utf-8 module APN - VERSION = "2.0.2" + VERSION = "2.1.0" end