diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2e60026..5f7babe 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,14 @@
+
+## [0.1.16](https://github.com/ipfs/aegir-test-repo/compare/v0.1.15...v0.1.16) (2018-05-07)
+
+
+### Bug Fixes
+
+* just testing ([6e3ce81](https://github.com/ipfs/aegir-test-repo/commit/6e3ce81))
+* new package json ([9e79c71](https://github.com/ipfs/aegir-test-repo/commit/9e79c71))
+
+
+
## [0.1.15](https://github.com/ipfs/aegir-test-repo/compare/v0.1.14...v0.1.15) (2017-12-18)
diff --git a/package.json b/package.json
index df03fa9..b8afb23 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "aegir-test-repo",
- "version": "0.1.15",
+ "version": "0.1.16",
"description": "A module used only for testing aegir",
"main": "src/index.js",
"browser": {