diff --git a/CHANGELOG.md b/CHANGELOG.md index a0af505..a06a41d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [2.0.2](https://github.com/oclif/plugin-version/compare/2.0.1...2.0.2) (2023-10-12) + +### Bug Fixes + +- bump @oclif/core ([19bfda3](https://github.com/oclif/plugin-version/commit/19bfda38efd66b4019a8a43913f5cbef051d7050)) + ## [2.0.1](https://github.com/oclif/plugin-version/compare/1.3.11...2.0.1) (2023-10-11) ### Bug Fixes diff --git a/package.json b/package.json index 389a60a..41d01da 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-version", "description": "A command that shows the CLI version", - "version": "2.0.1", + "version": "2.0.2", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-version/issues", "dependencies": {