Pārlūkot izejas kodu

Bump version to 1.0.7

kishikawa katsumi 10 gadi atpakaļ
vecāks
revīzija
55d6ec6ea4
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      KeychainAccess.podspec

+ 1 - 1
KeychainAccess.podspec

@@ -1,6 +1,6 @@
 Pod::Spec.new do |s|
 Pod::Spec.new do |s|
   s.name             = "KeychainAccess"
   s.name             = "KeychainAccess"
-  s.version          = "1.0.6"
+  s.version          = "1.0.7"
   s.summary          = "KeychainAccess is a simple Swift wrapper for Keychain that works on iOS and OS X."
   s.summary          = "KeychainAccess is a simple Swift wrapper for Keychain that works on iOS and OS X."
   s.description      = <<-DESC
   s.description      = <<-DESC
                          KeychainAccess is a simple Swift wrapper for Keychain that works on iOS and OS X.
                          KeychainAccess is a simple Swift wrapper for Keychain that works on iOS and OS X.