diff --git a/README.md b/README.md index c333fad6..83792715 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ EXAMPLES $ oclif-example update --available ``` -_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.4.12/src/commands/update.ts)_ +_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.4.13-dev.0/src/commands/update.ts)_ diff --git a/package.json b/package.json index 8c456462..3f56293b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-update", - "version": "4.4.12", + "version": "4.4.13-dev.0", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-update/issues", "dependencies": {