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

Commit

Permalink
Release v0.0.1-dry (#43)
Browse files Browse the repository at this point in the history
* Release v0.0.1-dry

* snap release dry run

* update snap shasum

---------

Co-authored-by: GitHub Actions <[email protected]>
Co-authored-by: Idris Bowman <[email protected]>
  • Loading branch information
3 people authored Nov 18, 2023
1 parent 7044838 commit 88cf6b0
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 6 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.0.0",
"version": "0.0.1",
"private": true,
"description": "",
"homepage": "https://github.com/transeptorlabs/smarthub-snap#readme",
Expand Down
3 changes: 1 addition & 2 deletions packages/site/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "@transeptor-labs/smarthub-site",
"version": "0.1.0",
"private": true,
"version": "0.0.0",
"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.0",
"version": "0.0.0",
"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.0",
"version": "0.0.0",
"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": "NPMDpUmmpqYxB35K2LufKF8hpbUsE7YkrxywhWvVaFM=",
"shasum": "lqQTGQBj80t200Re8l1LFKdTm7vP0y8Rb7erxdhVRcQ=",
"location": {
"npm": {
"filePath": "dist/bundle.js",
Expand Down

0 comments on commit 88cf6b0

Please sign in to comment.