Skip to content

Commit

Permalink
Update podspec to 1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
djones6 authored Jul 17, 2019
1 parent a709124 commit 73a43a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BlueECC.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "BlueECC"
s.version = "1.2.3"
s.version = "1.2.4"
s.summary = "Swift cross-platform ECC crypto library using CommonCrypto/libcrypto via Package Manager."
s.homepage = "https://github.com/IBM-Swift/BlueECC"
s.license = { :type => "Apache License, Version 2.0" }
Expand Down

0 comments on commit 73a43a5

Please sign in to comment.