Skip to content

Commit

Permalink
2.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
shazron committed Nov 21, 2019
1 parent ac756ee commit 2bfe6dc
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 @@ -63,7 +63,7 @@ $ npm install -g @adobe/aio-cli
$ aio COMMAND
running command...
$ aio (-v|--version|version)
@adobe/aio-cli/2.2.2 darwin-x64 node-v8.16.2
@adobe/aio-cli/2.2.3 darwin-x64 node-v8.16.2
$ aio --help [COMMAND]
USAGE
$ aio COMMAND
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,7 +1,7 @@
{
"name": "@adobe/aio-cli",
"description": "Adobe I/O Extensible CLI\n\n******* *******\n****** ******\n***** *****\n**** * ****\n*** *** ***\n** ***** **\n* ** *\n",
"version": "2.2.2",
"version": "2.2.3",
"author": "Adobe Inc.",
"bin": {
"aio": "./bin/run"
Expand Down

0 comments on commit 2bfe6dc

Please sign in to comment.