From c1f6cfffe0cfc1882ce04954c15819a2b630b919 Mon Sep 17 00:00:00 2001
From: oclif-bot <35625753+oclif-bot@users.noreply.github.com>
Date: Sun, 10 Jun 2018 13:16:35 +0000
Subject: [PATCH] chore(release): 4.6.2 [skip ci]
## [4.6.2](https://github.com/oclif/cli-ux/compare/v4.6.1...v4.6.2) (2018-06-10)
### Bug Fixes
* only timeout when set ([203fe8e](https://github.com/oclif/cli-ux/commit/203fe8e))
---
CHANGELOG.md | 8 ++++++++
package.json | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c8685cb8..b8f8f89c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+
+## [4.6.2](https://github.com/oclif/cli-ux/compare/v4.6.1...v4.6.2) (2018-06-10)
+
+
+### Bug Fixes
+
+* only timeout when set ([203fe8e](https://github.com/oclif/cli-ux/commit/203fe8e))
+
## [4.6.1](https://github.com/oclif/cli-ux/compare/v4.6.0...v4.6.1) (2018-06-01)
diff --git a/package.json b/package.json
index adbe9555..6760fbfa 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "cli-ux",
"description": "cli IO utilities",
- "version": "4.6.1",
+ "version": "4.6.2",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/oclif/cli-ux/issues",
"dependencies": {