fixed shouldUpdateFromImportSource() not called from importUniqueObject() (fixes #31)

This commit is contained in:
John Rommel Estropia
2015-12-29 08:25:06 +08:00
parent c229af19a2
commit 6c28594e41
3 changed files with 7 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "CoreStore"
s.version = "1.4.0"
s.version = "1.4.1"
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"