diff --git a/package-lock.json b/package-lock.json index 04c166d7..7dc7a134 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@hashgraph/hedera-metamask-snaps", - "version": "0.3.0", + "version": "0.3.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@hashgraph/hedera-metamask-snaps", - "version": "0.3.0", + "version": "0.3.1", "license": "Apache-2.0", "devDependencies": { "husky": "^9.0.11", diff --git a/package.json b/package.json index bd207f3c..fa091734 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hashgraph/hedera-metamask-snaps", - "version": "0.3.0", + "version": "0.3.1", "description": "A collection of Hedera related Metamask snaps that expose and utilize Hedera functionality inside Metamask", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" diff --git a/packages/hedera-wallet-snap/package.json b/packages/hedera-wallet-snap/package.json index 1c6a381b..67e19cb9 100644 --- a/packages/hedera-wallet-snap/package.json +++ b/packages/hedera-wallet-snap/package.json @@ -1,6 +1,6 @@ { "name": "@hashgraph/hedera-wallet-snap-monorepo", - "version": "0.3.0", + "version": "0.3.1", "private": true, "description": "Hedera Wallet Snap unlocks wallet functionality via Metamask that any other apps can interact with, thereby turning Metamask into a native Hedera wallet without relying on Hedera JSON-RPC Relay.", "homepage": "https://github.com/hashgraph/hedera-metamask-snaps#readme", diff --git a/packages/hedera-wallet-snap/packages/site/package.json b/packages/hedera-wallet-snap/packages/site/package.json index 414a8dad..6d071d65 100644 --- a/packages/hedera-wallet-snap/packages/site/package.json +++ b/packages/hedera-wallet-snap/packages/site/package.json @@ -1,6 +1,6 @@ { "name": "@hashgraph/hedera-wallet-snap-site", - "version": "0.3.0", + "version": "0.3.1", "private": true, "license": "Apache-2.0", "scripts": { diff --git a/packages/hedera-wallet-snap/packages/snap/package.json b/packages/hedera-wallet-snap/packages/snap/package.json index 5592f7cc..7af8c917 100644 --- a/packages/hedera-wallet-snap/packages/snap/package.json +++ b/packages/hedera-wallet-snap/packages/snap/package.json @@ -1,6 +1,6 @@ { "name": "@hashgraph/hedera-wallet-snap", - "version": "0.3.0", + "version": "0.3.1", "description": "Hedera Wallet Snap unlocks wallet functionality via Metamask that any other apps can interact with, thereby turning Metamask into a native Hedera wallet without relying on Hedera JSON-RPC Relay.", "keywords": [ "MetaMask", diff --git a/packages/hedera-wallet-snap/packages/snap/snap.manifest.json b/packages/hedera-wallet-snap/packages/snap/snap.manifest.json index 4a48d32f..fca97d6b 100644 --- a/packages/hedera-wallet-snap/packages/snap/snap.manifest.json +++ b/packages/hedera-wallet-snap/packages/snap/snap.manifest.json @@ -1,5 +1,5 @@ { - "version": "0.3.0", + "version": "0.3.1", "description": "Hedera Wallet unlocks wallet functionality via Metamask that any other apps can interact with, thereby turning Metamask into a native Hedera wallet without relying on Hedera JSON-RPC Relay.", "proposedName": "Hedera Wallet", "repository": { @@ -7,7 +7,7 @@ "url": "git+https://github.com/hashgraph/hedera-metamask-snaps.git" }, "source": { - "shasum": "baSR2Q2U5nbOFsrhiMWhaXy8pMwF/iuvzwauKqMIy3U=", + "shasum": "zpfccoay3oCy975ix89ZHluVi1mcr42DIiczmDje1IQ=", "location": { "npm": { "filePath": "dist/bundle.js",