diff --git a/CoreStore.podspec b/CoreStore.podspec index cf61291..285a32c 100644 --- a/CoreStore.podspec +++ b/CoreStore.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "CoreStore" - s.version = "1.3.4" + s.version = "1.3.5" 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" @@ -17,5 +17,5 @@ Pod::Spec.new do |s| s.requires_arc = true s.pod_target_xcconfig = { 'OTHER_SWIFT_FLAGS' => '-D USE_FRAMEWORKS' } - s.dependency "GCDKit", "1.1.4" + s.dependency "GCDKit", "1.1.5" end \ No newline at end of file diff --git a/CoreStore/Info.plist b/CoreStore/Info.plist index 2e9a7c2..c32bedb 100644 --- a/CoreStore/Info.plist +++ b/CoreStore/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.3.4 + 1.3.5 CFBundleSignature ???? CFBundleVersion diff --git a/Libraries/GCDKit b/Libraries/GCDKit index 5c5b4c1..02ba2c3 160000 --- a/Libraries/GCDKit +++ b/Libraries/GCDKit @@ -1 +1 @@ -Subproject commit 5c5b4c178e6c47df98cf0444364fa5a48f4c93ca +Subproject commit 02ba2c3496be84d565cf0145e16de5aad55defc2