Skip to content

Commit

Permalink
publish beta 17
Browse files Browse the repository at this point in the history
  • Loading branch information
chuckbergeron committed Jun 28, 2023
1 parent bcecb60 commit 3882d2f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ $ npm install -g @pooltogether/v5-cli
$ ptv5 COMMAND
running command...
$ ptv5 (--version)
@pooltogether/v5-cli/0.0.1-beta.16 darwin-arm64 node-v18.16.0
@pooltogether/v5-cli/0.0.1-beta.17 darwin-arm64 node-v18.16.0
$ ptv5 --help [COMMAND]
USAGE
$ ptv5 COMMAND
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "PoolTogether V5 Command Line Interface",
"author": "PoolTogether Inc",
"license": "GPL-3.0-only",
"version": "0.0.1-beta.16",
"version": "0.0.1-beta.17",
"repository": "https://github.com/pooltogether/v5-cli",
"homepage": "https://github.com/pooltogether/v5-cli",
"bugs": "https://github.com/pooltogether/v5-cli/issues",
Expand Down Expand Up @@ -76,4 +76,4 @@
"oclif"
],
"types": "dist/index.d.ts"
}
}

0 comments on commit 3882d2f

Please sign in to comment.