From 8f880a29adc5c3f317ffbbf78a27c1a521b69ee2 Mon Sep 17 00:00:00 2001 From: Baris Sencan Date: Sun, 10 May 2015 22:17:42 -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 a785f7a..a1b8dcb 100644 --- a/JSONHelper.podspec +++ b/JSONHelper.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'JSONHelper' - s.version = '1.5.4' + s.version = '1.6.0' 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 b253824..cf6bf47 100644 --- a/JSONHelper/Supporting Files/Mac/Info.plist +++ b/JSONHelper/Supporting Files/Mac/Info.plist @@ -15,11 +15,11 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.5.4 + 1.6.0 CFBundleSignature ???? CFBundleVersion - 16 + 17 NSPrincipalClass diff --git a/JSONHelper/Supporting Files/iOS/Info.plist b/JSONHelper/Supporting Files/iOS/Info.plist index b253824..cf6bf47 100644 --- a/JSONHelper/Supporting Files/iOS/Info.plist +++ b/JSONHelper/Supporting Files/iOS/Info.plist @@ -15,11 +15,11 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.5.4 + 1.6.0 CFBundleSignature ???? CFBundleVersion - 16 + 17 NSPrincipalClass