From f396b010431aef9ae71d12842fd6e911938433ff Mon Sep 17 00:00:00 2001 From: John Rommel Estropia Date: Thu, 26 May 2016 01:28:26 +0900 Subject: [PATCH] fixed Cartfile dependency --- Cartfile | 2 +- CoreStore.podspec | 2 +- CoreStore/Info.plist | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cartfile b/Cartfile index 3aee48e..4f4c0f2 100644 --- a/Cartfile +++ b/Cartfile @@ -1 +1 @@ -github "JohnEstropia/GCDKit" == 1.2.4 +github "JohnEstropia/GCDKit" == 1.2.5 diff --git a/CoreStore.podspec b/CoreStore.podspec index 453b0d7..00b218a 100644 --- a/CoreStore.podspec +++ b/CoreStore.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "CoreStore" - s.version = "1.6.6" + s.version = "1.6.7" s.license = "MIT" s.summary = "Unleashing the real power of Core Data with the elegance and safety of Swift" s.homepage = "https://github.com/JohnEstropia/CoreStore" diff --git a/CoreStore/Info.plist b/CoreStore/Info.plist index 075db1c..9283e2f 100644 --- a/CoreStore/Info.plist +++ b/CoreStore/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.6.6 + 1.6.7 CFBundleSignature ???? CFBundleVersion