Browse Source

Bump version to 4.2.2

Kishikawa Katsumi 4 năm trước cách đây
mục cha
commit
84e546727d
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|
   s.name             = 'KeychainAccess'
-  s.version          = '4.2.1'
+  s.version          = '4.2.2'
   s.summary          = 'KeychainAccess is a simple Swift wrapper for Keychain that works on iOS and OS X.'
   s.description      = <<-DESC
                          KeychainAccess is a simple Swift wrapper for Keychain that works on iOS and OS X.