From a2e0c8be86e5efbbebee5e66d568f076e418957c Mon Sep 17 00:00:00 2001
From: librelois <elois@ifee.fr>
Date: Fri, 22 Mar 2019 12:27:56 +0100
Subject: [PATCH] v0.1.1-a1

---
 bin/durs-server/Cargo.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/durs-server/Cargo.toml b/bin/durs-server/Cargo.toml
index 2b36eab6..e6fc646a 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"
-- 
GitLab