From 892ed3c2f88834021d4ee7057bca045da06a0c13 Mon Sep 17 00:00:00 2001 From: Baris Sencan Date: Mon, 13 Apr 2015 13:55:31 -0700 Subject: [PATCH] Increment version --- JSONHelper.podspec | 2 +- JSONHelper/Supporting Files/Mac/Info.plist | 4 ++-- JSONHelper/Supporting Files/iOS/Info.plist | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/JSONHelper.podspec b/JSONHelper.podspec index f67105f..2f175f9 100644 --- a/JSONHelper.podspec +++ b/JSONHelper.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'JSONHelper' - s.version = '1.5.2' + s.version = '1.5.3' s.license = { :type => 'zlib', :file => 'LICENSE' } s.summary = 'Lightning fast JSON deserialization and value conversion library for iOS & OS X written in Swift.' diff --git a/JSONHelper/Supporting Files/Mac/Info.plist b/JSONHelper/Supporting Files/Mac/Info.plist index 428b994..1404ce6 100644 --- a/JSONHelper/Supporting Files/Mac/Info.plist +++ b/JSONHelper/Supporting Files/Mac/Info.plist @@ -15,11 +15,11 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.5.2 + 1.5.3 CFBundleSignature ???? CFBundleVersion - 14 + 15 NSPrincipalClass diff --git a/JSONHelper/Supporting Files/iOS/Info.plist b/JSONHelper/Supporting Files/iOS/Info.plist index 428b994..1404ce6 100644 --- a/JSONHelper/Supporting Files/iOS/Info.plist +++ b/JSONHelper/Supporting Files/iOS/Info.plist @@ -15,11 +15,11 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.5.2 + 1.5.3 CFBundleSignature ???? CFBundleVersion - 14 + 15 NSPrincipalClass