Skip to content

Commit

Permalink
Release v0.1.4 (#55)
Browse files Browse the repository at this point in the history
* Release v0.1.4

* release

---------

Co-authored-by: GitHub Actions <actions@github.com>
Co-authored-by: Idris Bowman <bowmanidris95@gmail.com>
  • Loading branch information
3 people committed Nov 25, 2023
1 parent 2692c97 commit cef1ebd
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 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": "0.1.3",
"version": "0.1.4",
"private": true,
"description": "",
"homepage": "https://github.com/transeptorlabs/smarthub-snap#readme",
Expand Down
2 changes: 1 addition & 1 deletion packages/site/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@transeptor-labs/smarthub-site",
"version": "0.1.3",
"version": "0.1.4",
"license": "(MIT-0 OR Apache-2.0)",
"author": {
"name": "Transeptor Labs",
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": "@transeptor-labs/smarthub-snap",
"version": "0.1.3",
"version": "0.1.4",
"description": "A MetaMask snap the helps you manage ERC-4337 smart account",
"keywords": [
"metamask",
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": "0.1.3",
"version": "0.1.4",
"description": "A snap the helps you manage ERC-4337 smart account",
"proposedName": "SmartHub",
"repository": {
"type": "git",
"url": "https://github.com/transeptorlabs/smarthub-snap.git"
},
"source": {
"shasum": "bfP8JNBZS7EaK7Sz2FGfTX8UstW6EVp6RWNpZdimgGk=",
"shasum": "LJX6bPvYD2+dDaWi5FJPS8gWOZaBNlKDs1vT7XSuBYI=",
"location": {
"npm": {
"filePath": "dist/bundle.js",
Expand Down

0 comments on commit cef1ebd

Please sign in to comment.