From cede8900c1cdb40a8b77832ffe6af593dafac553 Mon Sep 17 00:00:00 2001 From: dappnodedev Date: Mon, 15 Apr 2024 12:13:13 +0200 Subject: [PATCH] 0.3.19 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 13fe040b..f7c8d5a8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dappnode/dappnodesdk", - "version": "0.3.18", + "version": "0.3.19", "type": "module", "description": "dappnodesdk is a tool to make the creation of new dappnode packages as simple as possible. It helps to initialize and publish in ethereum blockchain", "main": "dist/index.js",