diff --git a/CHANGELOG.md b/CHANGELOG.md
index 842573492a4dc0143acd5b00b4f68588e86bee56..9fc21711108d4cac3c785eba92a4df2f210de2a7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,8 @@
 
 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.
 
+### [1.0.1](https://gitlab.gwdg.de/subugoe/ahiqar/website/compare/v0.1.0...v1.0.1) (2021-07-23)
+
 ## [0.1.0](https://gitlab.gwdg.de/subugoe/ahiqar/website/compare/v0.0.6...v0.1.0) (2021-07-23)
 
 
diff --git a/package-lock.json b/package-lock.json
index 780d7a69bce506ea456870c2b6f2f0b0980236cf..ae055e1b3ec9b3ad2a9bc1673cde37db24e27fb0 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
 {
   "name": "ahiqar-website",
-  "version": "0.1.0",
+  "version": "1.0.1",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
diff --git a/package.json b/package.json
index 26c100f0f049a11120e3161fda8ead4a86fbf528..bae26bced0592f050d810dab54b6cd1ccb748fb7 100755
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "ahiqar-website",
-  "version": "0.1.0",
+  "version": "1.0.1",
   "description": "",
   "main": "",
   "authors": {