From 40dfdaeaa213f4acf3297379b3067f44fb9a5183 Mon Sep 17 00:00:00 2001 From: Alexander Makedonski Date: Wed, 28 Aug 2024 12:02:37 +0300 Subject: [PATCH] add(D_ATOM in mainnet currencies) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ecf5121..b1caa61 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@nolus/nolusjs", "author": "Nolabs", "license": "Apache-2.0", - "version": "2.4.9", + "version": "2.4.10", "description": "JS library for NodeJS and Web browsers to interact with the Nolus Protocol", "engines": { "node": ">=14.0.0"