From 3bf44c77b84df13f6a285e183954ba12af2462fd Mon Sep 17 00:00:00 2001 From: Revertron Date: Tue, 20 Apr 2021 20:56:53 +0200 Subject: [PATCH] Version increment. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 8b0445e..e0c16bd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "alfis" -version = "0.4.16" +version = "0.4.17" authors = ["Revertron "] edition = "2018" build = "build.rs"