diff --git a/Cactacea.podspec b/Cactacea.podspec index 00bec72..d8efa94 100644 --- a/Cactacea.podspec +++ b/Cactacea.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'Cactacea' - s.version = '19.01.00' + s.version = '19.1.0' s.summary = 'Cactacea iOS SDK' s.description = 'An iOS library to interface with Cactacea backend API' s.ios.deployment_target = '9.0'