From 7e1ea8e23d60afd3775b433be7ef69d5758dac48 Mon Sep 17 00:00:00 2001 From: Revertron Date: Thu, 22 Apr 2021 00:36:37 +0200 Subject: [PATCH] Version increment. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e619ffa..9bcb580 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "alfis" -version = "0.4.20" +version = "0.4.21" authors = ["Revertron "] edition = "2018" build = "build.rs"