Skip to content

Commit b892cf4

Browse files
committed
Publish
- @stablelib/ed25519@1.0.1
1 parent 8ad6b7e commit b892cf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ed25519/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stablelib/ed25519",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Ed25519 public-key signature (EdDSA with Curve25519)",
55
"main": "./lib/ed25519.js",
66
"typings": "./lib/ed25519.d.ts",

0 commit comments

Comments
 (0)