diff --git a/README.md b/README.md index 8251ec77..4a9d9d1c 100644 --- a/README.md +++ b/README.md @@ -28,5 +28,5 @@ USAGE $ oclif-example update [CHANNEL] ``` -_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/v1.4.0-0/src/commands/update.ts)_ +_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/v1.4.0-1/src/commands/update.ts)_ diff --git a/package.json b/package.json index d680af04..7c2847dd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-update", - "version": "1.4.0-0", + "version": "1.4.0-1", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/plugin-update/issues", "dependencies": {