Skip to content

Commit

Permalink
Release 1.7.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed Feb 7, 2023
1 parent d9d4983 commit 7e4f9da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@noble/ed25519",
"version": "1.7.2",
"version": "1.7.3",
"description": "Fastest JS implementation of ed25519. Independently audited, high-security, 0-dependency EDDSA, X25519 ECDH & ristretto255",
"files": [
"lib"
Expand Down

0 comments on commit 7e4f9da

Please sign in to comment.