diff --git a/CHANGELOG.md b/CHANGELOG.md index 19b7b271..cb9bc3b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.3.4](https://github.com/oclif/plugin-update/compare/v1.3.3...v1.3.4) (2018-10-13) + + +### Bug Fixes + +* remove greenkeeper badge ([0083b70](https://github.com/oclif/plugin-update/commit/0083b70)) + ## [1.3.3](https://github.com/oclif/plugin-update/compare/v1.3.2...v1.3.3) (2018-10-08) diff --git a/README.md b/README.md index e8755d87..7d36e1aa 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.3.3/src/commands/update.ts)_ +_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/v1.3.4/src/commands/update.ts)_ diff --git a/package.json b/package.json index 9a15c4f4..2b06a6c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-update", - "version": "1.3.3", + "version": "1.3.4", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/plugin-update/issues", "dependencies": {