version bump

This commit is contained in:
John Estropia
2020-09-19 14:44:55 +09:00
parent 228e4e8e1a
commit 3b6f226389
3 changed files with 12 additions and 8 deletions

View File

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