diff --git a/CoreStore.podspec b/CoreStore.podspec index 2af6e31..5905058 100644 --- a/CoreStore.podspec +++ b/CoreStore.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "CoreStore" - s.version = "5.1.0" + s.version = "5.1.1" s.swift_version = "4.1" s.license = "MIT" s.summary = "Unleashing the real power of Core Data with the elegance and safety of Swift"