version bump

This commit is contained in:
John Estropia
2021-09-22 20:30:40 +09:00
parent c54795db5a
commit 496145761a
3 changed files with 14 additions and 124 deletions

View File

@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "CoreStore"
s.version = "8.0.1"
s.swift_version = "5.4"
s.version = "8.1.0"
s.swift_version = "5.5"
s.license = "MIT"
s.homepage = "https://github.com/JohnEstropia/CoreStore"
s.documentation_url = "https://JohnEstropia.github.io/CoreStore"