diff --git a/CHANGELOG.md b/CHANGELOG.md
index 60073fed..624276c2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+
+## [1.3.25](https://github.com/anycli/config/compare/9a3e71bdb41a653db0e92b5eb166e16339beffca...v1.3.25) (2018-02-07)
+
+
+### Bug Fixes
+
+* merge plugin properties ([b5c2553](https://github.com/anycli/config/commit/b5c2553))
+
## [1.3.24](https://github.com/anycli/config/compare/c31d9a73428e6386a4b0e3e848ba97b0dfc5dc85...v1.3.24) (2018-02-07)
diff --git a/package.json b/package.json
index 27e2611c..ca4118f5 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.24",
+ "version": "1.3.25",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/anycli/config/issues",
"dependencies": {},