From b494842a617e8fe094010c2194c25fe61bf052c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobias=20Nie=C3=9Fen?= Date: Tue, 30 May 2023 19:13:36 +0000 Subject: [PATCH] Create npm release 0.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 299a17f..baba82b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pqclean", - "version": "0.3.0", + "version": "0.3.1", "description": "Node.js bindings for all post-quantum implementations included in PQClean", "main": "index.js", "dependencies": {