Skip to content

Commit

Permalink
Tagging 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hfossli committed Oct 28, 2020
1 parent a015339 commit 944ae5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EllipticCurveKeyPair.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "EllipticCurveKeyPair"
s.version = "2.0-beta1"
s.version = "2.0"
s.summary = "Sign, verify, encrypt and decrypt using the Secure Enclave"
s.description = <<-DESC
Create and manage an Elliptic Curve Key Pair on the Secure Enclave on iOS or MacOS.
Expand Down

0 comments on commit 944ae5c

Please sign in to comment.