From 14891efed56e4159208f27f0745b8fadd7e7552a Mon Sep 17 00:00:00 2001 From: Pablo Date: Thu, 4 Aug 2022 15:04:25 +0200 Subject: [PATCH] 0.2.65 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d0e9c40f..7b5ba99b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dappnode/dappnodesdk", - "version": "0.2.64", + "version": "0.2.65", "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",