Skip to content

Commit 579751a

Browse files
committed
bumped master prerelease 2.0.1-dev.0
1 parent adf8f86 commit 579751a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ $ npm install -g @adobe/aio-cli
4242
$ aio COMMAND
4343
running command...
4444
$ aio (-v|--version|version)
45-
@adobe/aio-cli/2.0.0 darwin-x64 node-v8.11.4
45+
@adobe/aio-cli/2.0.1-dev.0 darwin-x64 node-v8.11.4
4646
$ aio --help [COMMAND]
4747
USAGE
4848
$ aio COMMAND

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@adobe/aio-cli",
33
"description": "Adobe I/O Extensible CLI\n\n******* *******\n****** ******\n***** *****\n**** * ****\n*** *** ***\n** ***** **\n* ** *\n",
4-
"version": "2.0.0",
4+
"version": "2.0.1-dev.0",
55
"author": "Adobe Systems Inc.",
66
"bin": {
77
"aio": "./bin/run"

0 commit comments

Comments
 (0)