Skip to content

Commit 2944d29

Browse files
authored
Merge pull request #129 from ChainSafe/irubido/bumpSnap0.2.7
snap0.2.7
2 parents 50e2dcd + d9194f6 commit 2944d29

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.6",
3+
"version": "0.2.7",
44
"description": "Zcash Metmamask Snap that utilizes WebZjs.",
55
"repository": {
66
"type": "git",

packages/snap/snap.manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
2-
"version": "0.2.6",
2+
"version": "0.2.7",
33
"description": "WebZjs Snap for Zcash wallet",
44
"proposedName": "Zcash Shielded Wallet",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/ChainSafe/WebZjs.git"
88
},
99
"source": {
10-
"shasum": "H/WNtXmCGWcb0sWiaV65s4EzOAXLOybmIci9tffzCHc=",
10+
"shasum": "m7tPwL0uBJEK4GoRksJUBkDixneKcyYOY8oxoZGmY5k=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",

0 commit comments

Comments
 (0)