From 235b65d4482810ecdd3e1074f852932d6a6ec9ba Mon Sep 17 00:00:00 2001 From: Pablo Mendez Date: Thu, 23 Mar 2023 11:55:44 +0100 Subject: [PATCH] 0.2.75 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3a823757..eb219ab6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dappnode/dappnodesdk", - "version": "0.2.74", + "version": "0.2.75", "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", "types": "dist/index.d.ts",