Selaa lähdekoodia

Bump version to v2.1.0

kishikawa katsumi 10 vuotta sitten
vanhempi
commit
5fe480e8de
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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          = "2.0.1"
+  s.version          = "2.1.0"
   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.