From 37908f680b1f3287a9acd504401bbefea835eb96 Mon Sep 17 00:00:00 2001 From: Pablo Date: Tue, 18 Oct 2022 20:59:50 +0200 Subject: [PATCH] 0.2.66 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7b5ba99b..d813f73d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dappnode/dappnodesdk", - "version": "0.2.65", + "version": "0.2.66", "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",