Skip to content

Commit 190a30a

Browse files
authored
Merge pull request #101 from ChainSafe/irubido/rename
proposed name to Zcash Shielded Wallet
2 parents 8ac8263 + c6842d9 commit 190a30a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/snap/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chainsafe/webzjs-zcash-snap",
3-
"version": "0.2.3",
3+
"version": "0.2.4",
44
"description": "Zcash Metmamask Snap that utilizes WebZjs.",
55
"repository": {
66
"type": "git",

packages/snap/snap.manifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
2-
"version": "0.2.3",
3-
"description": "WebZjs Snap for demo wallet",
4-
"proposedName": "WebZjs Snap",
2+
"version": "0.2.4",
3+
"description": "WebZjs Snap for Zcash wallet",
4+
"proposedName": "Zcash Shielded Wallet",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/ChainSafe/WebZjs.git"
88
},
99
"source": {
10-
"shasum": "2cQaKNl4ouKN6+2be59JvbwHzwD0o6WGYIoui+3miYM=",
10+
"shasum": "xO5sXGTa5PxZf1GG33xhD0ep5PLontAmeamjM3h+YFA=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",

0 commit comments

Comments
 (0)