diff --git a/CoreStore.podspec b/CoreStore.podspec
index 66530b6..d78bfca 100644
--- a/CoreStore.podspec
+++ b/CoreStore.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "CoreStore"
- s.version = "1.3.0"
+ s.version = "1.3.1"
s.license = "MIT"
s.summary = "Simple, elegant, and smart Core Data programming with Swift"
s.homepage = "https://github.com/JohnEstropia/CoreStore"
@@ -12,5 +12,5 @@ Pod::Spec.new do |s|
s.source_files = "CoreStore", "CoreStore/**/*.{swift}"
s.frameworks = "Foundation", "UIKit", "CoreData"
s.requires_arc = true
- s.dependency "GCDKit", "1.1.1"
+ s.dependency "GCDKit", "1.1.2"
end
\ No newline at end of file
diff --git a/CoreStore/Info.plist b/CoreStore/Info.plist
index 9f4a4aa..aa82cca 100644
--- a/CoreStore/Info.plist
+++ b/CoreStore/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 1.3.0
+ 1.3.1
CFBundleSignature
????
CFBundleVersion