diff --git a/package-lock.json b/package-lock.json index ad302828..b002b8d6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "hathor-wallet", - "version": "0.35.0-rc.4", + "version": "0.35.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "hathor-wallet", - "version": "0.35.0-rc.4", + "version": "0.35.0", "hasInstallScript": true, "dependencies": { "@hathor/hathor-rpc-handler": "4.4.0", diff --git a/package.json b/package.json index 0b30eb42..50b15754 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.35.0-rc.4", + "version": "0.35.0", "engines": { "node": ">=22.0.0", "npm": ">=10.0.0"