Skip to content

Commit

Permalink
Bump package version to 2.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jiyuu-jin committed Aug 20, 2024
1 parent f97f8c7 commit 560dd8e
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 @@ -32,7 +32,7 @@ $ npm install -g @hyperplay/cli
$ hyperplay COMMAND
running command...
$ hyperplay (--version)
@hyperplay/cli/2.11.4 win32-x64 node-v20.8.0
@hyperplay/cli/2.13.0 darwin-arm64 node-v20.12.2
$ hyperplay --help [COMMAND]
USAGE
$ hyperplay COMMAND
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hyperplay/cli",
"version": "2.12.0",
"version": "2.13.0",
"description": "Hyperplay CLI",
"author": "HyperPlay Labs, Inc.",
"bin": {
Expand Down Expand Up @@ -88,4 +88,4 @@
"oclif"
],
"types": "dist/index.d.ts"
}
}

0 comments on commit 560dd8e

Please sign in to comment.