Skip to content

Commit

Permalink
update podspec to 1.1 (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew-Lees11 authored Mar 6, 2019
1 parent e0e5da8 commit 04e69ff
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.0.0"
s.version = "1.1.0"
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 04e69ff

Please sign in to comment.