From 8c437e19b8a6a5531af6cfbf9f6aea2bb6121ba3 Mon Sep 17 00:00:00 2001
From: John Rommel Estropia
Date: Sat, 10 Jun 2017 23:19:02 +0900
Subject: [PATCH] version bump
---
CoreStore.podspec | 2 +-
README.md | 1 +
Sources/Info.plist | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/CoreStore.podspec b/CoreStore.podspec
index b843cad..cd228b3 100644
--- a/CoreStore.podspec
+++ b/CoreStore.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "CoreStore"
- s.version = "4.0.3"
+ s.version = "4.0.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/README.md b/README.md
index 83203bc..d1249e6 100644
--- a/README.md
+++ b/README.md
@@ -19,6 +19,7 @@ Unleashing the real power of Core Data with the elegance and safety of Swift
* **Swift 3.1:** iOS 8+ / macOS 10.10+ / watchOS 2.0+ / tvOS 9.0+
+* Beta support: [Swift 3.2](https://github.com/JohnEstropia/CoreStore/tree/prototype/Swift_3_2), [Swift 4.0](https://github.com/JohnEstropia/CoreStore/tree/prototype/Swift_4_0)
Upgrading from CoreStore 3.x to 4.x? Check out the [new features](#features) and make sure to read the [Migration guide](#upgrading-from-3xx-to-4xx).
diff --git a/Sources/Info.plist b/Sources/Info.plist
index 1611783..32fbf9d 100644
--- a/Sources/Info.plist
+++ b/Sources/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 4.0.3
+ 4.0.4
CFBundleSignature
????
CFBundleVersion