Skip to content

Commit c6a8520

Browse files
committed
Release 2.2.1.
1 parent 2e867f1 commit c6a8520

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

jsr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@noble/secp256k1",
3-
"version": "2.2.0",
3+
"version": "2.2.1",
44
"exports": "./index.ts",
55
"publish": {
66
"include": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@noble/secp256k1",
3-
"version": "2.2.0",
3+
"version": "2.2.1",
44
"description": "Fastest 4KB JS implementation of secp256k1 ECDH & ECDSA signatures compliant with RFC6979",
55
"files": [
66
"index.js",

0 commit comments

Comments
 (0)