From b0abc5069fbc917766bd3d98bf842c560dd488a1 Mon Sep 17 00:00:00 2001 From: tom Date: Mon, 5 Dec 2022 08:27:07 -0600 Subject: [PATCH] update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 119eb98d..df667dfa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@neon-exchange/nash-protocol", - "version": "4.9.0", + "version": "4.9.01", "description": "TypeScript implementation of Nash crypto routines", "main": "build/main/index.js", "typings": "build/main/index.d.ts",