From 8690654e076326b1c8d92acb0e51df9c724055fe Mon Sep 17 00:00:00 2001 From: dappnodedev Date: Mon, 15 Jul 2024 16:43:51 +0200 Subject: [PATCH] 0.3.28 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 71ec5cf0..e0a31d31 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dappnode/dappnodesdk", - "version": "0.3.27", + "version": "0.3.28", "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",