Explorar o código

Redeploy to CocoaPods to fix the readme

Evgenii Neumerzhitckii %!s(int64=8) %!d(string=hai) anos
pai
achega
45dc3a4b0c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      KeychainSwift.podspec

+ 1 - 1
KeychainSwift.podspec

@@ -1,6 +1,6 @@
 Pod::Spec.new do |s|
   s.name        = "KeychainSwift"
-  s.version     = "9.0.0"
+  s.version     = "9.0.1"
   s.license     = { :type => "MIT" }
   s.homepage    = "https://github.com/marketplacer/keychain-swift"
   s.summary     = "A library for saving text and data in the Keychain with Swift."