From 088c23f523641ea222d1243d2fcafb826fb219cb Mon Sep 17 00:00:00 2001
From: anycli-bot <35625753+dxcli-bot@users.noreply.github.com>
Date: Tue, 6 Feb 2018 02:06:36 +0000
Subject: [PATCH] chore(release): 1.3.5 [skip ci]
## [1.3.5](https://github.com/anycli/config/compare/3de1e0db9a793cf56337d281bc12432e56926e5c...v1.3.5) (2018-02-06)
### Bug Fixes
* fixed valid flag ([9385f54](https://github.com/anycli/config/commit/9385f54))
---
CHANGELOG.md | 8 ++++++++
package.json | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 111264dd..b46d0823 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+
+## [1.3.5](https://github.com/anycli/config/compare/3de1e0db9a793cf56337d281bc12432e56926e5c...v1.3.5) (2018-02-06)
+
+
+### Bug Fixes
+
+* fixed valid flag ([9385f54](https://github.com/anycli/config/commit/9385f54))
+
## [1.3.4](https://github.com/anycli/config/compare/2389fe555f24f2bd1a902be3185e7ec4f0379495...v1.3.4) (2018-02-05)
diff --git a/package.json b/package.json
index a6ec7e12..14efc5b0 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.4",
+ "version": "1.3.5",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/anycli/config/issues",
"dependencies": {