diff --git a/bin/durs-server/Cargo.toml b/bin/durs-server/Cargo.toml
index 2b36eab6c55affb217e18a5dc9ab876ee00af95c..e6fc646a1d37d029c2a79a48d31b57442633315c 100644
--- a/bin/durs-server/Cargo.toml
+++ b/bin/durs-server/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "durs"
-version = "0.1.0-a1"
+version = "0.1.1-a1"
 authors = ["librelois <elois@duniter.org>","nanocryk <nanocryk@duniter.org>","inso <inso@tuta.io>"]
 description = "DURS (Dividende Universel RuSt) is a new implementation of Duniter protocol and software in Rust, a safe, concurrent, practical language"
 license = "AGPL-3.0"