Răsfoiți Sursa

Bump pod version

Evgenii Neumerzhitckii 10 ani în urmă
părinte
comite
3cb2af66ab
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      KeychainSwift.podspec

+ 1 - 1
KeychainSwift.podspec

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