Skip to content

Commit

Permalink
Version bump to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Mimickal committed Sep 17, 2023
1 parent 051116e commit 2b88bde
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ git clone https://github.com/Mimickal/wormhole-cli.git
# Or just download / extract the latest release

cd wormhole-cli
npm install
npm ci
npm install -g
```

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wormholecli",
"version": "1.0.0",
"version": "1.0.1",
"description": "A command line interface for wormhole.app",
"main": "index.js",
"private": "true",
Expand Down

0 comments on commit 2b88bde

Please sign in to comment.