Skip to content

Commit

Permalink
Bump version to v2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kishikawakatsumi committed Feb 17, 2015
1 parent d64ef45 commit 4137d07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UICKeyChainStore.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "UICKeyChainStore"
s.version = "2.0.3"
s.version = "2.0.4"
s.summary = "UICKeyChainStore is a simple wrapper for Keychain that works on iOS and OS X. Makes using Keychain APIs as easy as NSUserDefaults."
s.description = <<-DESC
UICKeyChainStore is a simple Swift wrapper for Keychain that works on iOS and OS X.
Expand Down

0 comments on commit 4137d07

Please sign in to comment.