diff --git a/CHANGELOG.md b/CHANGELOG.md
index d77a180e..bc64d37f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+
+## [1.0.7](https://github.com/anycli/config/compare/da123a76a92740bd6ff9ce9d24712be99b3a38b6...v1.0.7) (2018-02-03)
+
+
+### Bug Fixes
+
+* move up config require just in case ([cec67ea](https://github.com/anycli/config/commit/cec67ea))
+
## [1.0.6](https://github.com/anycli/config/compare/087771f2565357079300cb75202a6440bfbc4d49...v1.0.6) (2018-02-03)
diff --git a/package.json b/package.json
index 7cf24a88..2057e89f 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "@anycli/config",
"description": "base config object and standard interfaces for anycli components",
- "version": "1.0.6",
+ "version": "1.0.7",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/anycli/config/issues",
"dependencies": {