From c92e1fa42c0d4979e24d1753ae7cd30b24e8eaaa Mon Sep 17 00:00:00 2001
From: heroku-cli <31491619+heroku-cli@users.noreply.github.com>
Date: Sat, 20 Jan 2018 06:39:01 +0000
Subject: [PATCH] chore(release): 3.1.3 [skip ci]
## [3.1.3](https://github.com/dxcli/cli-ux/compare/c4f9d162525f9b4db63206a271b380e1bd357bb3...v3.1.3) (2018-01-20)
### Bug Fixes
* fixed exitCode ([00cf754](https://github.com/dxcli/cli-ux/commit/00cf754))
---
CHANGELOG.md | 8 ++++++++
package.json | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 58087712..e9f18b10 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+
+## [3.1.3](https://github.com/dxcli/cli-ux/compare/c4f9d162525f9b4db63206a271b380e1bd357bb3...v3.1.3) (2018-01-20)
+
+
+### Bug Fixes
+
+* fixed exitCode ([00cf754](https://github.com/dxcli/cli-ux/commit/00cf754))
+
## [3.1.2](https://github.com/dxcli/cli-ux/compare/5c43c89f96d825e4e7e41eb6cda9a6ed209730e0...v3.1.2) (2018-01-20)
diff --git a/package.json b/package.json
index aee6294f..03420002 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "cli-ux",
"description": "cli IO utilities",
- "version": "3.1.2",
+ "version": "3.1.3",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/dxcli/cli-ux/issues",
"dependencies": {