diff --git a/TPInAppReceipt.podspec b/TPInAppReceipt.podspec index bcc843e..22edf11 100644 --- a/TPInAppReceipt.podspec +++ b/TPInAppReceipt.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "TPInAppReceipt" - s.version = "3.3.2" + s.version = "3.3.3" s.summary = "Reading and Validating In App Purchase Receipt Locally" s.description = "A lightweight iOS/OSX library for reading and validating Apple In App Purchase Receipt locally. Pure swift, No OpenSSL!"