Skip to content

Commit

Permalink
up version
Browse files Browse the repository at this point in the history
  • Loading branch information
playground committed Jan 28, 2022
1 parent 7c6e014 commit b11a23b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ Open Horizon toolkit is a CLI built with Typescript for the NodeJS developers.

## Pre-release version of hzn-cli, howto?

```curl -o- https://raw.githubusercontent.com/playground/hzn-cli/0.2.11/install.sh | sudo bash```

```npm i -g hzn-cli```

After installlation run
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": "hzn-cli",
"version": "0.2.11",
"version": "0.2.12",
"description": "Open Horizon CLI toolkit helps streamline the process of preparing node agents and perform tasks between orgs environments",
"main": "./build/index.js",
"bin": {
Expand Down

0 comments on commit b11a23b

Please sign in to comment.