Browse Source

Bump version to 1.1.1

kishikawa katsumi 10 năm trước cách đây
mục cha
commit
3753d5a8d0
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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.1.0"
+  s.version          = "1.1.1"
   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.