diff --git a/changelog.md b/changelog.md
index f109fda5f3..c81a217d5b 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,3 +1,9 @@
+
+## [0.1.6](https://github.com/marionebl/conventional-changelog-lint/compare/v0.1.5...v0.1.6) (2016-02-14)
+
+
+
+
## [0.1.5](https://github.com/marionebl/conventional-changelog-lint/compare/v0.1.3...v0.1.5) (2016-02-14)
diff --git a/package.json b/package.json
index dd3ce4b48a..b7a2ef56f4 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "conventional-changelog-lint",
- "version": "0.1.5",
+ "version": "0.1.6",
"description": "Lint commit messages against a conventional-changelog preset and ruleset",
"main": "distribution/index.js",
"files": [