From 8fa3109e9111e5882da3fca2738897479e9ac608 Mon Sep 17 00:00:00 2001 From: John Estropia Date: Thu, 9 Aug 2018 20:45:46 +0900 Subject: [PATCH] version bump --- CoreStore.podspec | 2 +- CoreStoreTests/Info.plist | 2 +- Sources/Info.plist | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CoreStore.podspec b/CoreStore.podspec index 5905058..2600d7e 100644 --- a/CoreStore.podspec +++ b/CoreStore.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "CoreStore" - s.version = "5.1.1" + s.version = "5.2.0" s.swift_version = "4.1" s.license = "MIT" s.summary = "Unleashing the real power of Core Data with the elegance and safety of Swift" diff --git a/CoreStoreTests/Info.plist b/CoreStoreTests/Info.plist index 45fb55c..c9948b6 100644 --- a/CoreStoreTests/Info.plist +++ b/CoreStoreTests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 5.1.1 + 5.2.0 CFBundleSignature ???? CFBundleVersion diff --git a/Sources/Info.plist b/Sources/Info.plist index 66e8fb1..8d3c0ff 100644 --- a/Sources/Info.plist +++ b/Sources/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 5.1.1 + 5.2.0 CFBundleSignature ???? CFBundleVersion