diff --git a/CHANGELOG.md b/CHANGELOG.md
index f0f31bd3..ea29118b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+
+## [3.3.12](https://github.com/anycli/cli-ux/compare/0c891855dae975e7963d51cd51a8fb88e058f478...v3.3.12) (2018-02-01)
+
+
+### Bug Fixes
+
+* trim log line endings ([759d5e3](https://github.com/anycli/cli-ux/commit/759d5e3))
+
## [3.3.11](https://github.com/anycli/cli-ux/compare/b87052cbfe731de7d8c19ac590b0144e66974b79...v3.3.11) (2018-02-01)
diff --git a/package.json b/package.json
index 7988340a..f7f10fad 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "cli-ux",
"description": "cli IO utilities",
- "version": "3.3.11",
+ "version": "3.3.12",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/anycli/cli-ux/issues",
"dependencies": {