diff --git a/Carthage/Checkouts/GCDKit b/Carthage/Checkouts/GCDKit
index 822fe55..90d4f31 160000
--- a/Carthage/Checkouts/GCDKit
+++ b/Carthage/Checkouts/GCDKit
@@ -1 +1 @@
-Subproject commit 822fe55fc49fb39d6f9cf97b2f9c048fc6a74179
+Subproject commit 90d4f31f63a1c98bf7090381c844c62d73a4c8eb
diff --git a/CoreStore.podspec b/CoreStore.podspec
index 4dc6754..453b0d7 100644
--- a/CoreStore.podspec
+++ b/CoreStore.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "CoreStore"
- s.version = "1.6.5"
+ s.version = "1.6.6"
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"
@@ -18,5 +18,5 @@ Pod::Spec.new do |s|
s.requires_arc = true
s.pod_target_xcconfig = { 'OTHER_SWIFT_FLAGS' => '-D USE_FRAMEWORKS' }
- s.dependency "GCDKit", "1.2.4"
+ s.dependency "GCDKit", "1.2.5"
end
\ No newline at end of file
diff --git a/CoreStore/Info.plist b/CoreStore/Info.plist
index 336748b..075db1c 100644
--- a/CoreStore/Info.plist
+++ b/CoreStore/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 1.6.5
+ 1.6.6
CFBundleSignature
????
CFBundleVersion