diff --git a/CHANGELOG.md b/CHANGELOG.md index 2deaf7c5..76c64144 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [1.10.2](https://github.com/oclif/config/compare/v1.10.1...v1.10.2) (2018-12-18) + + + ## [1.10.1](https://github.com/oclif/config/compare/v1.10.0...v1.10.1) (2018-12-18) diff --git a/package.json b/package.json index c8fe10ce..bfa2c2e3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/config", "description": "base config object and standard interfaces for oclif components", - "version": "1.10.1", + "version": "1.10.2", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/config/issues", "dependencies": {