diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9f90496a..ce3ef02e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+
+## [0.1.21](https://github.com/oclif/plugin-not-found/compare/9ddeda3adef519c3e11f0bee6678c34f4108482d...v0.1.21) (2018-02-13)
+
+
+### Bug Fixes
+
+* updated command ([43f6fe5](https://github.com/oclif/plugin-not-found/commit/43f6fe5))
+
## [0.1.20](https://github.com/anycli/plugin-not-found/compare/e87d80e567b7fa9b4353a6521fc051dcbdd24ea8...v0.1.20) (2018-02-07)
diff --git a/package.json b/package.json
index 2499611f..73ab1236 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "@oclif/plugin-not-found",
"description": "\"did you mean\" for oclif",
- "version": "0.1.20",
+ "version": "0.1.21",
"author": "Jeff Dickey @jdxcode",
"oclif": {
"hooks": {