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",