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",