From 3c7277313e7e83fcce4bec880df12473a04da199 Mon Sep 17 00:00:00 2001
From: anycli-bot <35625753+dxcli-bot@users.noreply.github.com>
Date: Thu, 1 Feb 2018 03:10:37 +0000
Subject: [PATCH] chore(release): 0.1.9 [skip ci]
## [0.1.9](https://github.com/anycli/not-found/compare/32c9ac807a8ac7ee906a164ba5f1b4f79c98a6c5...v0.1.9) (2018-02-01)
### Bug Fixes
* updated deps ([0534c32](https://github.com/anycli/not-found/commit/0534c32))
---
CHANGELOG.md | 8 ++++++++
package.json | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8c4b1193..cbdd843a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+
+## [0.1.9](https://github.com/anycli/not-found/compare/32c9ac807a8ac7ee906a164ba5f1b4f79c98a6c5...v0.1.9) (2018-02-01)
+
+
+### Bug Fixes
+
+* updated deps ([0534c32](https://github.com/anycli/not-found/commit/0534c32))
+
## [0.1.8](https://github.com/anycli/not-found/compare/5c0a7b4c93f768d46bc88bdc348352f766ec21a0...v0.1.8) (2018-02-01)
diff --git a/package.json b/package.json
index efd7ae79..2c99b468 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "@anycli/not-found",
"description": "\"did you mean\" for anycli",
- "version": "0.1.8",
+ "version": "0.1.9",
"author": "Jeff Dickey @jdxcode",
"anycli": {
"commands": "./lib/commands",