Skip to content

Commit

Permalink
Bumping spec version for new release.
Browse files Browse the repository at this point in the history
  • Loading branch information
rbrignoni-j committed May 1, 2019
1 parent 7a2ec26 commit ce2127a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SwCrypt.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = "SwCrypt"
spec.version = "5.1.2"
spec.version = "5.1.3"
spec.summary = "RSA public/private key generation, RSA, AES encryption/decryption, RSA sign/verify in Swift with CommonCrypto in iOS and OS X"
spec.homepage = "https://github.com/soyersoyer/SwCrypt"
spec.license = { :type => 'MIT' }
Expand Down

0 comments on commit ce2127a

Please sign in to comment.