From 0bcd3bb77d957429840deaeacd7219994aab9e5a Mon Sep 17 00:00:00 2001
From: dxcli-bot <35625753+dxcli-bot@users.noreply.github.com>
Date: Fri, 26 Jan 2018 11:55:48 +0000
Subject: [PATCH] chore(release): 0.1.25 [skip ci]
## [0.1.25](https://github.com/dxcli/config/compare/dcba41b9f76aab4411e09ca49a0e48cd31997bd5...v0.1.25) (2018-01-26)
### Bug Fixes
* added plugin attributes ([10fde6f](https://github.com/dxcli/config/commit/10fde6f))
---
CHANGELOG.md | 8 ++++++++
package.json | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1bcb7fd3..1b2f0028 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+
+## [0.1.25](https://github.com/dxcli/config/compare/dcba41b9f76aab4411e09ca49a0e48cd31997bd5...v0.1.25) (2018-01-26)
+
+
+### Bug Fixes
+
+* added plugin attributes ([10fde6f](https://github.com/dxcli/config/commit/10fde6f))
+
## [0.1.24](https://github.com/dxcli/config/compare/e7359f353f3a3f0a5bc478e4ca84355826226377...v0.1.24) (2018-01-25)
diff --git a/package.json b/package.json
index 0c101b0a..87a0b1e2 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "@dxcli/config",
"description": "base config object and standard interfaces for dxcli components",
- "version": "0.1.24",
+ "version": "0.1.25",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/dxcli/config/issues",
"dependencies": {