Skip to content

Commit

Permalink
Release 1.2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed Apr 22, 2021
1 parent bdb12f3 commit 652de0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "noble-secp256k1",
"version": "1.1.3",
"description": "Fastest JS implementation of secp256k1. Zero-dependency, high-security, auditable ECDSA & Schnorr",
"version": "1.2.0",
"description": "Fastest JS implementation of secp256k1. Zero-dependency, high-security, audited ECDSA & Schnorr",
"main": "index.js",
"files": [
"index.js",
Expand Down

0 comments on commit 652de0c

Please sign in to comment.