From 3072fefb389a7fd5cde8136a2de6ee0cafa11733 Mon Sep 17 00:00:00 2001 From: Revertron Date: Fri, 2 Apr 2021 03:27:34 +0200 Subject: [PATCH] Version increment. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index f96de47..c974340 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "alfis" -version = "0.3.10" +version = "0.3.11" authors = ["Revertron "] edition = "2018" build = "build.rs"