diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3d50f30b61bc2b5b1875bb6312696462f6fa6322..973ed44a5c358203f5b801ef1ee92c676a10d3fa 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,10 @@
 
 All notable changes to this project will be documented in this file.
 
+## Release 1.0.1
+
+ * fix metadata informations (#5)
+
 ## Release 1.0.0
 
 Initial release.
diff --git a/metadata.json b/metadata.json
index 84fa6f4a0b3f78da152030c3259e3992f5e30c46..96899e0b140fb24a0281019c4dc7f7903fe267e8 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,6 +1,6 @@
 {
   "name": "adullact-ssp",
-  "version": "1.0.0",
+  "version": "1.0.1",
   "author": "ADULLACT",
   "summary": "Web interface to change and reset password in an LDAP directory http://ltb-project.org",
   "license": "AGPL-3.0",