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

- old
+ new

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