From 60d724cc06c2bc06832adda0589bbb33f6c29235 Mon Sep 17 00:00:00 2001 From: Github CI Date: Tue, 30 Jan 2024 07:42:50 +0000 Subject: [PATCH] 0.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1d238e6..0e98b7f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nephos/wallet-utils", - "version": "0.0.2", + "version": "0.0.3", "description": "", "main": "lib/index.js", "typings": "lib/index.d.ts",