diff --git a/package-lock.json b/package-lock.json index acf2691a..98659fe7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "hathor-wallet", - "version": "0.29.0", + "version": "0.30.0-rc.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "hathor-wallet", - "version": "0.29.0", + "version": "0.30.0-rc.1", "hasInstallScript": true, "dependencies": { "@hathor/wallet-lib": "1.10.0", diff --git a/package.json b/package.json index 2f741f00..b5e162ba 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "productName": "Hathor Wallet", "description": "Light wallet for Hathor Network", "author": "Hathor Labs (https://hathor.network/)", - "version": "0.29.0", + "version": "0.30.0-rc.1", "engines": { "node": ">=20.0.0", "npm": ">=10.0.0"