Skip to content

Commit

Permalink
Bump package version
Browse files Browse the repository at this point in the history
  • Loading branch information
jiyuu-jin committed Jan 7, 2025
1 parent 85ba83a commit cd37beb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ $ npm install -g @hyperplay/cli
$ hyperplay COMMAND
running command...
$ hyperplay (--version)
@hyperplay/cli/2.14.3 darwin-arm64 node-v22.11.0
@hyperplay/cli/2.14.4 darwin-arm64 node-v22.11.0
$ hyperplay --help [COMMAND]
USAGE
$ hyperplay COMMAND
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hyperplay/cli",
"version": "2.14.3",
"version": "2.14.4",
"description": "Hyperplay CLI",
"author": "HyperPlay Labs, Inc.",
"bin": {
Expand Down

0 comments on commit cd37beb

Please sign in to comment.