From 213eac97ab9c6481ac3fe129bac3f984f7f986a5 Mon Sep 17 00:00:00 2001 From: Stefan Junker Date: Thu, 5 Dec 2019 17:12:19 +0100 Subject: [PATCH] cargo: dkregistry release 0.3.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 31ac72b0..5bce87a2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dkregistry" -version = "0.3.1-alpha.0" +version = "0.3.1" authors = ["Luca Bruno ", "Stefan Junker "] license = "MIT/Apache-2.0" documentation = "https://docs.rs/dkregistry"