From 4616a5cba735d8a05e9954dd0fa7c8ce66c9d3ae Mon Sep 17 00:00:00 2001
From: anycli-bot <35625753+dxcli-bot@users.noreply.github.com>
Date: Tue, 6 Feb 2018 22:51:51 +0000
Subject: [PATCH] chore(release): 1.3.20 [skip ci]
## [1.3.20](https://github.com/anycli/config/compare/4c066f378e6c822934e461fe5a035126cfe5fc99...v1.3.20) (2018-02-06)
### Bug Fixes
* set pluginType ([1ece4fb](https://github.com/anycli/config/commit/1ece4fb))
---
CHANGELOG.md | 8 ++++++++
package.json | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a636a385..5731996d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+
+## [1.3.20](https://github.com/anycli/config/compare/4c066f378e6c822934e461fe5a035126cfe5fc99...v1.3.20) (2018-02-06)
+
+
+### Bug Fixes
+
+* set pluginType ([1ece4fb](https://github.com/anycli/config/commit/1ece4fb))
+
## [1.3.19](https://github.com/anycli/config/compare/08abfcae735c5448917969b0b8e6425355614394...v1.3.19) (2018-02-06)
diff --git a/package.json b/package.json
index 61065329..9ce2ee6c 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "@anycli/config",
"description": "base config object and standard interfaces for anycli components",
- "version": "1.3.19",
+ "version": "1.3.20",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/anycli/config/issues",
"dependencies": {},