diff --git a/.bumpversion.cfg b/.bumpversion.cfg
index 45754a1..b2976d3 100644
--- a/.bumpversion.cfg
+++ b/.bumpversion.cfg
@@ -1,5 +1,5 @@
[bumpversion]
-current_version = 0.2.0
+current_version = 0.3.0
commit = True
tag = False
diff --git a/docs/source/conf.py b/docs/source/conf.py
index 378fc10..cbf5b08 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -13,7 +13,7 @@
project = 'Belle II Event Display with Phoenix'
copyright = '2023, Hieu Le Cong Minh'
author = 'Hieu Le Cong Minh'
-release = 'v0.2.0'
+release = 'v0.3.0'
# -- General configuration ---------------------------------------------------
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
diff --git a/package.json b/package.json
index 17355b7..efd451c 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "display",
- "version": "0.2.0",
+ "version": "0.3.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
diff --git a/src/app/detector/detector.component.html b/src/app/detector/detector.component.html
index 8f36123..78cac78 100644
--- a/src/app/detector/detector.component.html
+++ b/src/app/detector/detector.component.html
@@ -21,7 +21,7 @@
Belle II Detector, v0.2.0
+Belle II Detector, v0.3.0
GSoC 2023
Belle II Event Display, v0.2.0
+Belle II Event Display, v0.3.0
GSoC 2023
- Welcome to the Belle II Event Display with Phoenix - v0.2.0 + Welcome to the Belle II Event Display with Phoenix - v0.3.0