From 8bb2d9af9fac9e6e0d4de7138ef98e2b2f6c6300 Mon Sep 17 00:00:00 2001 From: Revertron Date: Sat, 1 May 2021 11:28:50 +0200 Subject: [PATCH] Version increment. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 82dd517..f720624 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "alfis" -version = "0.4.36" +version = "0.4.37" authors = ["Revertron "] edition = "2018" build = "build.rs"