diff --git a/CHANGELOG.md b/CHANGELOG.md
index 46880e10..24e2e62b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+
+## [1.1.1](https://github.com/anycli/config/compare/cf9fe2048d009cb8c1d298267a39a7e8cae52067...v1.1.1) (2018-02-03)
+
+
+### Bug Fixes
+
+* let command call the init hook ([aa67851](https://github.com/anycli/config/commit/aa67851))
+
# [1.1.0](https://github.com/anycli/config/compare/157fd437cac2c56236f15e770d212d133d022c94...v1.1.0) (2018-02-03)
diff --git a/package.json b/package.json
index d3e321d8..a41a4de8 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.1.0",
+ "version": "1.1.1",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/anycli/config/issues",
"dependencies": {