Skip to content
This repository was archived by the owner on Nov 10, 2024. It is now read-only.

Commit cef1ebd

Browse files
github-actions[bot]actions-userV00D00-child
authored
Release v0.1.4 (#55)
* Release v0.1.4 * release --------- Co-authored-by: GitHub Actions <[email protected]> Co-authored-by: Idris Bowman <[email protected]>
1 parent 2692c97 commit cef1ebd

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "root",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"private": true,
55
"description": "",
66
"homepage": "https://github.com/transeptorlabs/smarthub-snap#readme",

packages/site/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@transeptor-labs/smarthub-site",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"license": "(MIT-0 OR Apache-2.0)",
55
"author": {
66
"name": "Transeptor Labs",

packages/snap/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@transeptor-labs/smarthub-snap",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "A MetaMask snap the helps you manage ERC-4337 smart account",
55
"keywords": [
66
"metamask",

packages/snap/snap.manifest.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
2-
"version": "0.1.3",
2+
"version": "0.1.4",
33
"description": "A snap the helps you manage ERC-4337 smart account",
44
"proposedName": "SmartHub",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/transeptorlabs/smarthub-snap.git"
88
},
99
"source": {
10-
"shasum": "bfP8JNBZS7EaK7Sz2FGfTX8UstW6EVp6RWNpZdimgGk=",
10+
"shasum": "LJX6bPvYD2+dDaWi5FJPS8gWOZaBNlKDs1vT7XSuBYI=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",

0 commit comments

Comments
 (0)