Skip to content

Commit a2d9484

Browse files
committed
Release 2.2.3.
1 parent e1e5f70 commit a2d9484

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

jsr.json

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

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"license": "MIT",
3232
"devDependencies": {
33-
"@noble/hashes": "1.6.1",
33+
"@noble/hashes": "1.7.0",
3434
"@paulmillr/jsbt": "0.2.1",
3535
"fast-check": "3.0.0",
3636
"micro-bmark": "0.3.1",

0 commit comments

Comments
 (0)