Skip to content

Commit

Permalink
Bump version to 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kishikawakatsumi committed Feb 7, 2015
1 parent 62ca29f commit 34386e5
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.2"
s.version = "2.0.3"
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 34386e5

Please sign in to comment.