Skip to content

Commit

Permalink
- publish v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lennardevertz committed Oct 17, 2024
1 parent f2ca472 commit d2572f9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions packages/snap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@idriss-crypto/snap",
"version": "0.1.1",
"version": "0.1.2",
"description": "Use your favorite name services in MetaMask",
"repository": {
"type": "git",
Expand Down Expand Up @@ -69,4 +69,4 @@
"access": "public",
"registry": "https://registry.npmjs.org/"
}
}
}
4 changes: 2 additions & 2 deletions packages/snap/snap.manifest.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"version": "0.1.1",
"version": "0.1.2",
"description": "Use your favorite name services in MetaMask",
"proposedName": "Web3 Address Book",
"repository": {
"type": "git",
"url": "https://github.com/idriss-crypto/snap/tree/main/packages/snap"
},
"source": {
"shasum": "QKmljyoAWt8Sa3+I5agWFVvt5sQJIfo9+YOad5nasMo=",
"shasum": "9a+ZgF4hWDGgYEAjyEbg0hxTU/COftFoCfH7X3APF3A=",
"location": {
"npm": {
"filePath": "dist/bundle.js",
Expand Down

0 comments on commit d2572f9

Please sign in to comment.