From e386cf5b3faa1ff149a81f2246862349ecded4ba Mon Sep 17 00:00:00 2001 From: "webdev.algo" Date: Wed, 23 Oct 2024 21:57:00 +0500 Subject: [PATCH] v0.0.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e19f720..6117f08 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nomadex-client", - "version": "0.0.7", + "version": "0.0.8", "description": "Client library to programmatically interact with https://voi.nomadex.app", "main": "dist/index.js", "module": "dist/index.js",