From c281a6cf957fd41be09387cce2830005475db34b Mon Sep 17 00:00:00 2001 From: Chibuike Osita Date: Fri, 5 Jul 2024 12:50:49 +0100 Subject: [PATCH] more cleanups --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 588dfe0..c98b993 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@coincord/coincord-core-sdk-wallet", - "version": "0.1.7.alpha.1", + "version": "0.1.8-alpha.1", "description": "A module for managing and manipulating operations with bitcoin, ethereum and litecoin wallets.", "main": "dist/lib/index.js", "publishConfig": {