Skip to content

Commit

Permalink
Raised the podspec version to 1.0.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
sgl0v committed Apr 21, 2016
1 parent 599f599 commit 799806e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SCrypto.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = "SCrypto"
spec.version = "1.0.1"
spec.version = "1.0.2"
spec.summary = "The SCrypto framework provides neat Swift API for CommonCrypto routines."
spec.homepage = "https://github.com/sgl0v/SCrypto"
spec.license = { type: 'MIT', file: 'LICENSE' }
Expand Down

0 comments on commit 799806e

Please sign in to comment.