From 661130847d49d3fffb527e16307a57b61c9e682f Mon Sep 17 00:00:00 2001 From: Revertron Date: Sat, 17 Apr 2021 03:25:27 +0200 Subject: [PATCH] Version increment. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c3dab7e..fedeb79 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "alfis" -version = "0.4.6" +version = "0.4.7" authors = ["Revertron "] edition = "2018" build = "build.rs"