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

- old
+ new

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