diff --git a/CHANGELOG.md b/CHANGELOG.md
index 684c947b..7221d4a2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+
+## [1.0.18](https://github.com/anycli/config/compare/35897b079d42cf307a131ab9d53f7b3ebf7015af...v1.0.18) (2018-02-03)
+
+
+### Bug Fixes
+
+* updated parser ([14be931](https://github.com/anycli/config/commit/14be931))
+
## [1.0.17](https://github.com/anycli/config/compare/c0c83096944a5538738557a0535a47023ba32b99...v1.0.17) (2018-02-03)
diff --git a/package.json b/package.json
index afd02996..05ce742a 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.17",
+ "version": "1.0.18",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/anycli/config/issues",
"dependencies": {