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