Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
ziccardi committed Apr 3, 2020
1 parent e31db84 commit 6d17e54
Show file tree
Hide file tree
Showing 3 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 @@ -16,7 +16,7 @@ To run the UnifiedPush Client you will need to have [node](https://nodejs.org/)

Run
```bash
npm install -g unifiedpush-cli
npm install -g @aerogear/unifiedpush-cli
```

That will install the latest version of the _UnifiedPush Client CLI_ in your machine.
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aerogear/unifiedpush-cli",
"version": "0.0.1-alpha.0",
"version": "0.0.1-alpha.1",
"description": "UnifiedPush Server CLI client",
"main": "build/src/index.js",
"bin": {
Expand Down

0 comments on commit 6d17e54

Please sign in to comment.