We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43db6a1 commit 084ac14Copy full SHA for 084ac14
1 file changed
packages/ed25519/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@stablelib/ed25519",
3
- "version": "2.0.2",
+ "version": "2.1.0",
4
"description": "Ed25519 public-key signature (EdDSA with Curve25519)",
5
"main": "./lib/ed25519.js",
6
"type": "module",
0 commit comments