From ba0b0b6742acb515a0922bdd0f0e97909b379240 Mon Sep 17 00:00:00 2001
From: dxcli-bot <35625753+dxcli-bot@users.noreply.github.com>
Date: Sat, 20 Jan 2018 11:00:59 +0000
Subject: [PATCH] chore(release): 0.1.0 [skip ci]
# [0.1.0](https://github.com/dxcli/not-found/compare/v0.0.0...v0.1.0) (2018-01-20)
### Features
* implemented not found hook ([b406cc0](https://github.com/dxcli/not-found/commit/b406cc0))
---
CHANGELOG.md | 7 +++++++
package.json | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
create mode 100644 CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 00000000..86c5a205
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,7 @@
+
+# [0.1.0](https://github.com/dxcli/not-found/compare/v0.0.0...v0.1.0) (2018-01-20)
+
+
+### Features
+
+* implemented not found hook ([b406cc0](https://github.com/dxcli/not-found/commit/b406cc0))
diff --git a/package.json b/package.json
index 8067802e..ee658c2f 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "@dxcli/not-found",
"description": "\"did you mean\" for dxcli",
- "version": "0.0.0",
+ "version": "0.1.0",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/jdxcode/not-found/issues",
"dependencies": {