lib/apn/version.rb in
apn_sender-1.0.6
vs lib/apn/version.rb in
apn_sender-2.0.0
- old
+ new
@@ -1,4 +1,4 @@
# encoding: utf-8 module APN
- VERSION = "1.0.6"
+ VERSION = "2.0.0"
end