commit 611f80fc02ac1457825283aa5ed9479d346d9042
parent c3be9553fcd79aa729234a4ad79b4b11a5060557
Author: finwo <finwo@pm.me>
Date: Fri, 18 Jun 2021 18:22:36 +0200
2.2.2
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
@@ -1,6 +1,6 @@
{
"name": "supercop",
- "version": "2.2.1",
+ "version": "2.2.2",
"description": "cross-compiled javascript implementation of ed25519 based on supercop-ref10",
"main": "index.js",
"homepage": "https://github.com/finwo/supercop",