Pārlūkot izejas kodu

Update podspec version

Evgenii Neumerzhitckii 8 gadi atpakaļ
vecāks
revīzija
a0bd6984b3
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      KeychainSwift.podspec

+ 1 - 1
KeychainSwift.podspec

@@ -1,6 +1,6 @@
 Pod::Spec.new do |s|
   s.name        = "KeychainSwift"
-  s.version     = "8.0.0"
+  s.version     = "8.0.2"
   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."