diff --git a/CHANGELOG.md b/CHANGELOG.md
index 15091b92..42461a83 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+
+## [1.6.31](https://github.com/oclif/config/compare/v1.6.30...v1.6.31) (2018-06-16)
+
+
+### Bug Fixes
+
+* --declarationMap ([e0c5171](https://github.com/oclif/config/commit/e0c5171))
+
## [1.6.30](https://github.com/oclif/config/compare/v1.6.29...v1.6.30) (2018-06-15)
diff --git a/package.json b/package.json
index b233b208..16cf6072 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.6.30",
+ "version": "1.6.31",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/oclif/config/issues",
"dependencies": {