From d88262f14afa38a9f4fb02b748303c4c2d7e4420 Mon Sep 17 00:00:00 2001
From: oclif-bot <35625753+oclif-bot@users.noreply.github.com>
Date: Fri, 29 Jun 2018 00:39:25 +0000
Subject: [PATCH] chore(release): 1.1.3 [skip ci]
## [1.1.3](https://github.com/oclif/plugin-not-found/compare/56a4f62e911816f0a33242d458acbe446c5cf6b9...v1.1.3) (2018-06-29)
### Bug Fixes
* switch to [@oclif](https://github.com/oclif)/color ([609c4fd](https://github.com/oclif/plugin-not-found/commit/609c4fd))
---
CHANGELOG.md | 8 ++++++++
package.json | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e72b5fec..39434f15 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+
+## [1.1.3](https://github.com/oclif/plugin-not-found/compare/56a4f62e911816f0a33242d458acbe446c5cf6b9...v1.1.3) (2018-06-29)
+
+
+### Bug Fixes
+
+* switch to [@oclif](https://github.com/oclif)/color ([609c4fd](https://github.com/oclif/plugin-not-found/commit/609c4fd))
+
## [1.1.2](https://github.com/oclif/plugin-not-found/compare/a67469fb44f419cb7316d4153ecdfb8ecdc08917...v1.1.2) (2018-06-15)
diff --git a/package.json b/package.json
index 65c15188..5d1e82de 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "@oclif/plugin-not-found",
"description": "\"did you mean\" for oclif",
- "version": "1.1.2",
+ "version": "1.1.3",
"author": "Jeff Dickey @jdxcode",
"oclif": {
"hooks": {