Browse Source

Update podspec version

Evgenii Neumerzhitckii 10 years ago
parent
commit
187baa3267
1 changed files with 1 additions and 1 deletions
  1. 1 1
      KeychainSwift.podspec

+ 1 - 1
KeychainSwift.podspec

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