From f4e49802513f7efbb545e872cf6449286a6a49f3 Mon Sep 17 00:00:00 2001
From: dxcli-bot <35625753+dxcli-bot@users.noreply.github.com>
Date: Sat, 20 Jan 2018 21:26:48 +0000
Subject: [PATCH] chore(release): 3.1.4 [skip ci]
## [3.1.4](https://github.com/dxcli/cli-ux/compare/00cf754903f88b7daa379667f2e616253381b518...v3.1.4) (2018-01-20)
### Bug Fixes
* only display error when unhandled ([5631c04](https://github.com/dxcli/cli-ux/commit/5631c04))
---
CHANGELOG.md | 8 ++++++++
package.json | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e9f18b10..5a00735d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+
+## [3.1.4](https://github.com/dxcli/cli-ux/compare/00cf754903f88b7daa379667f2e616253381b518...v3.1.4) (2018-01-20)
+
+
+### Bug Fixes
+
+* only display error when unhandled ([5631c04](https://github.com/dxcli/cli-ux/commit/5631c04))
+
## [3.1.3](https://github.com/dxcli/cli-ux/compare/c4f9d162525f9b4db63206a271b380e1bd357bb3...v3.1.3) (2018-01-20)
diff --git a/package.json b/package.json
index 2a1930e6..9adaf6c9 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "cli-ux",
"description": "cli IO utilities",
- "version": "3.1.3",
+ "version": "3.1.4",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/dxcli/cli-ux/issues",
"dependencies": {