From 548c5470c86ced3174cce02c2c88bca4f9ff6362 Mon Sep 17 00:00:00 2001
From: paleodyn_bot <paleodyn_bot@gitlab.awi.de>
Date: Mon, 15 Mar 2021 10:00:27 +0000
Subject: [PATCH] =?UTF-8?q?bump:=20version=200.2.2=20=E2=86=92=200.2.3?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 .cz.yaml     | 2 +-
 CHANGELOG.md | 6 ++++++
 VERSION      | 2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/.cz.yaml b/.cz.yaml
index 43d4670..6d8a4c4 100644
--- a/.cz.yaml
+++ b/.cz.yaml
@@ -1,6 +1,6 @@
 commitizen:
   name: cz_conventional_commits
   tag_format: $version
-  version: 0.2.2
+  version: 0.2.3
   version_files:
   - VERSION
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 603b4e6..241300c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,9 @@
+## 0.2.3 (2021-03-15)
+
+### Fix
+
+- **ci**: excludes bump from pipeline
+
 ## 0.2.2 (2021-03-15)
 
 ### Fix
diff --git a/VERSION b/VERSION
index f477849..373f8c6 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.2.2
\ No newline at end of file
+0.2.3
\ No newline at end of file
-- 
GitLab