diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7a1f7ddb..cca62bb8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+
+## [0.6.5](https://github.com/anycli/plugin-help/compare/3259b8742a5164bfdd6d5db516ef7ba59e1fba0b...v0.6.5) (2018-02-06)
+
+
+### Bug Fixes
+
+* updated command ([6ee12a9](https://github.com/anycli/plugin-help/commit/6ee12a9))
+
## [0.6.4](https://github.com/anycli/plugin-help/compare/b53cc909d0a29135360c95e110facee45602a764...v0.6.4) (2018-02-06)
diff --git a/package.json b/package.json
index cc3e4878..fa78d68b 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "@anycli/plugin-help",
"description": "standard help for anycli",
- "version": "0.6.4",
+ "version": "0.6.5",
"author": "Jeff Dickey @jdxcode",
"anycli": {
"commands": "./lib/commands",