From d3d45c762b90c0d8e91721f1af1eb87265da6cd3 Mon Sep 17 00:00:00 2001 From: Chibuike Osita Date: Tue, 2 Jul 2024 01:36:02 +0100 Subject: [PATCH] cleanups --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 03b02fd..fc4fe59 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@coincord/coincord-core-sdk-wallet", - "version": "0.1.5", + "version": "0.1.6", "description": "A module for managing and manipulating operations with bitcoin, ethereum and litecoin wallets.", "main": "dist/lib/index.js", "publishConfig": {