Version bump

This commit is contained in:
John Estropia
2020-03-26 02:04:10 +09:00
parent 97f2a53124
commit 74c1a97af4
2 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "CoreStore"
s.version = "7.0.4"
s.swift_version = "5.1"
s.version = "7.1.0"
s.swift_version = "5.2"
s.license = "MIT"
s.homepage = "https://github.com/JohnEstropia/CoreStore"
s.documentation_url = "https://JohnEstropia.github.io/CoreStore"