From b500a3134bd2f94531c2046bf73fad9254ef0670 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julian=20=C4=86wirko?= Date: Sun, 23 Apr 2023 08:54:32 +0200 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 58cec1d..364effc 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "engines": { "node": "^14.13.1 || >=16.0.0" }, - "version": "0.11.0", + "version": "0.12.0", "description": "MultiversX blockchain CLI helper tools (protocol, API and smart contracts interaction, also helper tools)", "bin": { "buildo-begins": "./build/index.js"