From 2356f363f9f7651ebc820a615516c68dd094f90f Mon Sep 17 00:00:00 2001 From: Revertron Date: Sat, 27 Feb 2021 18:57:48 +0100 Subject: [PATCH] Version increment. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 13de338..d38b00e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "alfis" -version = "0.1.4" +version = "0.1.5" authors = ["Revertron "] edition = "2018" build = "build.rs"