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

- old
+ new

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