From 7e4e905e867d21201abac635c1340cd6581feb99 Mon Sep 17 00:00:00 2001 From: Revertron Date: Tue, 30 Mar 2021 19:11:38 +0200 Subject: [PATCH] Version increment. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b043427..6f9bd84 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "alfis" -version = "0.3.5" +version = "0.3.6" authors = ["Revertron "] edition = "2018" build = "build.rs"