diff --git a/README.md b/README.md index 5c9660d9..21db3bc4 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ DESCRIPTION Create, run, test, and deploy Adobe I/O Apps ``` -_See code: [src/commands/app/index.js](https://github.com/adobe/aio-cli-plugin-app/blob/10.2.0/src/commands/app/index.js)_ +_See code: [src/commands/app/index.js](https://github.com/adobe/aio-cli-plugin-app/blob/10.2.1/src/commands/app/index.js)_ ## `aio app add` diff --git a/package.json b/package.json index 6564e363..457ee15f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@adobe/aio-cli-plugin-app", "description": "Create, Build and Deploy Adobe I/O Applications", - "version": "10.2.0", + "version": "10.2.1", "author": "Adobe Inc.", "bugs": "https://github.com/adobe/aio-cli-plugin-app/issues", "dependencies": {