Skip to content

Commit

Permalink
Bump version to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kishikawakatsumi committed Jan 11, 2015
1 parent fdd5699 commit a75bc37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UICKeyChainStore.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "UICKeyChainStore"
s.version = "1.1.0"
s.version = "1.1.1"
s.summary = "UICKeyChainStore is a simple wrapper for Keychain on iOS and OS X. Makes using Keychain APIs as easy as NSUserDefaults."
s.homepage = "https://github.com/kishikawakatsumi/UICKeyChainStore"
s.social_media_url = "https://twitter.com/k_katsumi"
Expand Down

0 comments on commit a75bc37

Please sign in to comment.