Skip to content

Commit

Permalink
bump version v1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
peterjah committed Dec 19, 2024
1 parent ffcbd08 commit a5b1209
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "root",
"version": "1.1.2",
"version": "1.1.3",
"private": true,
"description": "",
"homepage": "https://github.com/massalabs/metamask-massa#readme",
Expand Down
2 changes: 1 addition & 1 deletion packages/snap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@massalabs/metamask-snap",
"version": "1.1.2",
"version": "1.1.3",
"description": "Metamask snap for Massa wallet.",
"repository": {
"type": "git",
Expand Down
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": "1.1.2",
"version": "1.1.3",
"description": "A snap to manage Massa accounts",
"proposedName": "Massa",
"repository": {
"type": "git",
"url": "https://github.com/massalabs/metamask-massa.git"
},
"source": {
"shasum": "AXy+LqnpM1HomZQ2xo7XRTxgPARLO5jZcnnEEWtASLE=",
"shasum": "uIVl/RV5dTtp3qmZhlbg66lGcBJx2kAAesdVTRzetY4=",
"location": {
"npm": {
"filePath": "dist/bundle.js",
Expand Down

0 comments on commit a5b1209

Please sign in to comment.