We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f54171 + 299b010 commit 255d249Copy full SHA for 255d249
2 files changed
KeychainAccess.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "KeychainAccess"
3
- s.version = "2.3.5"
+ s.version = "2.3.6"
4
s.summary = "KeychainAccess is a simple Swift wrapper for Keychain that works on iOS and OS X."
5
s.description = <<-DESC
6
KeychainAccess is a simple Swift wrapper for Keychain that works on iOS and OS X.
Lib/KeychainAccess/Info.plist
@@ -15,7 +15,7 @@
15
<key>CFBundlePackageType</key>
16
<string>FMWK</string>
17
<key>CFBundleShortVersionString</key>
18
- <string>2.3.5</string>
+ <string>2.3.6</string>
19
<key>CFBundleSignature</key>
20
<string>????</string>
21
<key>CFBundleVersion</key>
0 commit comments