From c8024ee812891966ea0443fe833d15710d6d727b Mon Sep 17 00:00:00 2001
From: anycli-bot <35625753+dxcli-bot@users.noreply.github.com>
Date: Fri, 2 Feb 2018 10:20:17 +0000
Subject: [PATCH] chore(release): 0.1.12 [skip ci]
## [0.1.12](https://github.com/anycli/plugin-not-found/compare/f04407596efb636c2a081ef54a4d3403deece519...v0.1.12) (2018-02-02)
### Bug Fixes
* bump cache ([e75c5c4](https://github.com/anycli/plugin-not-found/commit/e75c5c4))
---
CHANGELOG.md | 8 ++++++++
package.json | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6542efd4..e223733b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+
+## [0.1.12](https://github.com/anycli/plugin-not-found/compare/f04407596efb636c2a081ef54a4d3403deece519...v0.1.12) (2018-02-02)
+
+
+### Bug Fixes
+
+* bump cache ([e75c5c4](https://github.com/anycli/plugin-not-found/commit/e75c5c4))
+
## [0.1.11](https://github.com/anycli/plugin-not-found/compare/5584f1e2da1595e39109c0c90107ef9aa8a94440...v0.1.11) (2018-02-02)
diff --git a/package.json b/package.json
index 230fecc2..2e0e2026 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "@anycli/plugin-not-found",
"description": "\"did you mean\" for anycli",
- "version": "0.1.11",
+ "version": "0.1.12",
"author": "Jeff Dickey @jdxcode",
"anycli": {
"commands": "./lib/commands",