From d12ebf6ede7403d581b0bae0e65eac4659c23f23 Mon Sep 17 00:00:00 2001 From: Revertron Date: Sun, 18 Apr 2021 16:23:49 +0200 Subject: [PATCH] Version increment. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 95028e6..5ebbb5b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "alfis" -version = "0.4.9" +version = "0.4.10" authors = ["Revertron "] edition = "2018" build = "build.rs"