diff --git a/CHANGELOG.md b/CHANGELOG.md
index 86e2de28..b948356d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+
+## [0.1.12](https://github.com/dxcli/config/compare/abc374074f5c5fc63431e150526f116784e03084...v0.1.12) (2018-01-19)
+
+
+### Bug Fixes
+
+* rename base ([84ad569](https://github.com/dxcli/config/commit/84ad569))
+
## [0.1.11](https://github.com/dxcli/config/compare/0b1031a0283390764c2dcd8834b39c55b0e6e3aa...v0.1.11) (2018-01-19)
diff --git a/package.json b/package.json
index 3db88634..b64df83c 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "@dxcli/config",
"description": "base config object and standard interfaces for dxcli components",
- "version": "0.1.11",
+ "version": "0.1.12",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/dxcli/config/issues",
"dependencies": {