diff --git a/JSONHelper.podspec b/JSONHelper.podspec index bf6729d..85aa1da 100644 --- a/JSONHelper.podspec +++ b/JSONHelper.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'JSONHelper' - s.version = '2.1.0' + s.version = '2.2.0' s.license = { :type => 'zlib', :file => 'LICENSE' } s.summary = 'Convert values of any type into any other type in just one operation!' diff --git a/JSONHelper/Supporting Files/Mac/Info.plist b/JSONHelper/Supporting Files/Mac/Info.plist index 7e7479f..a60ea4a 100644 --- a/JSONHelper/Supporting Files/Mac/Info.plist +++ b/JSONHelper/Supporting Files/Mac/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 2.0.0 + 2.2.0 CFBundleSignature ???? CFBundleVersion diff --git a/JSONHelper/Supporting Files/iOS/Info.plist b/JSONHelper/Supporting Files/iOS/Info.plist index 7e7479f..a60ea4a 100644 --- a/JSONHelper/Supporting Files/iOS/Info.plist +++ b/JSONHelper/Supporting Files/iOS/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 2.0.0 + 2.2.0 CFBundleSignature ???? CFBundleVersion diff --git a/JSONHelper/Supporting Files/tvOS/Info.plist b/JSONHelper/Supporting Files/tvOS/Info.plist index 7e7479f..a60ea4a 100644 --- a/JSONHelper/Supporting Files/tvOS/Info.plist +++ b/JSONHelper/Supporting Files/tvOS/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 2.0.0 + 2.2.0 CFBundleSignature ???? CFBundleVersion