From 5e4461050e6e2933d3958777404d5e7c824c86de Mon Sep 17 00:00:00 2001
From: oclif-bot <498c3f754e2453f89e1dce1990846f4063faefd4>
Date: Tue, 13 Feb 2018 05:45:41 +0000
Subject: [PATCH] chore(release): 1.0.1 [skip ci]
## [1.0.1](https://github.com/oclif/plugin-not-found/compare/v1.0.0...v1.0.1) (2018-02-13)
### Bug Fixes
* updated deps ([289dcd5](https://github.com/oclif/plugin-not-found/commit/289dcd5))
---
CHANGELOG.md | 8 ++++++++
package.json | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ce3ef02e..f316aa3c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+
+## [1.0.1](https://github.com/oclif/plugin-not-found/compare/v1.0.0...v1.0.1) (2018-02-13)
+
+
+### Bug Fixes
+
+* updated deps ([289dcd5](https://github.com/oclif/plugin-not-found/commit/289dcd5))
+
## [0.1.21](https://github.com/oclif/plugin-not-found/compare/9ddeda3adef519c3e11f0bee6678c34f4108482d...v0.1.21) (2018-02-13)
diff --git a/package.json b/package.json
index 02d47b90..80e14b49 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "@oclif/plugin-not-found",
"description": "\"did you mean\" for oclif",
- "version": "1.0.0",
+ "version": "1.0.1",
"author": "Jeff Dickey @jdxcode",
"oclif": {
"hooks": {