diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2146d2f9..5b3c4a38 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+
+## [0.3.3](https://github.com/anycli/help/compare/8c13ae47789018ad093f1fb6d3a248da10e8ac86...v0.3.3) (2018-02-01)
+
+
+### Bug Fixes
+
+* hide underline if complex value ([85ec92f](https://github.com/anycli/help/commit/85ec92f))
+
## [0.3.2](https://github.com/anycli/help/compare/8046612a23df4c73910a6624781ab0ae96a0998e...v0.3.2) (2018-02-01)
diff --git a/package.json b/package.json
index 292336bd..58097e24 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "@anycli/help",
"description": "standard help for anycli",
- "version": "0.3.2",
+ "version": "0.3.3",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/jdxcode/help/issues",
"dependencies": {