From 5c8a0e425bdb9423439398301048c1be8d3dcbf7 Mon Sep 17 00:00:00 2001 From: John Rommel Estropia Date: Sat, 7 Oct 2017 00:59:37 +0900 Subject: [PATCH] version bump --- CoreStore.podspec | 2 +- Sources/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CoreStore.podspec b/CoreStore.podspec index fef69a2..949e802 100644 --- a/CoreStore.podspec +++ b/CoreStore.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "CoreStore" - s.version = "4.1.3" + s.version = "4.1.4" 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/Sources/Info.plist b/Sources/Info.plist index a19ea3e..f315b0a 100644 --- a/Sources/Info.plist +++ b/Sources/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 4.1.3 + 4.1.4 CFBundleSignature ???? CFBundleVersion