diff --git a/CHANGELOG.md b/CHANGELOG.md
index 70c14d44..111264dd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+
+## [1.3.4](https://github.com/anycli/config/compare/2389fe555f24f2bd1a902be3185e7ec4f0379495...v1.3.4) (2018-02-05)
+
+
+### Bug Fixes
+
+* inspect log input ([3de1e0d](https://github.com/anycli/config/commit/3de1e0d))
+
## [1.3.3](https://github.com/anycli/config/compare/ee7aef4a4080c9b8983ba322e03db5a0a09135ea...v1.3.3) (2018-02-05)
diff --git a/package.json b/package.json
index 0f184bf9..a6ec7e12 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.3.3",
+ "version": "1.3.4",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/anycli/config/issues",
"dependencies": {