diff --git a/CHANGELOG.md b/CHANGELOG.md
index 55b0ca9..6f92180 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,11 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
+
+## [0.2.1](https://github.com/microlinkhq/mql/compare/v0.2.0...v0.2.1) (2019-02-24)
+
+
+
# 0.2.0 (2019-02-24)
diff --git a/package.json b/package.json
index a23173e..ac2af1a 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
"name": "@microlink/mql",
"description": "Microlink Query Language",
"homepage": "https://nicedoc.io/microlinkhq/mql",
- "version": "0.2.0",
+ "version": "0.2.1",
"browser": "src/browser.js",
"main": "src/node.js",
"author": {