Skip to content

Commit

Permalink
Release 0.0.24
Browse files Browse the repository at this point in the history
  • Loading branch information
astrotars committed Oct 9, 2019
1 parent bee5f9f commit e0e2fac
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 @@ -106,7 +106,7 @@ $ npm install -g getstream-cli
$ stream COMMAND
running command...
$ stream (-v|--version|version)
getstream-cli/0.0.23 darwin-x64 node-v12.11.1
getstream-cli/0.0.24 darwin-x64 node-v12.11.1
$ stream --help [COMMAND]
USAGE
$ stream COMMAND
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "getstream-cli",
"description": "Configure & manage Stream applications from the command line. 🚀",
"version": "0.0.23",
"version": "0.0.24",
"bin": {
"stream": "./bin/run"
},
Expand Down

0 comments on commit e0e2fac

Please sign in to comment.