From 666583eb5f4eafdbc7b28d0214d01e348136f61c Mon Sep 17 00:00:00 2001 From: Pablo Date: Tue, 5 Apr 2022 16:20:47 +0200 Subject: [PATCH] 0.2.54 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5d6fcd84..c00d6cd4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dappnode/dappnodesdk", - "version": "0.2.53", + "version": "0.2.54", "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",