From 49ea42d9cab8c618e10ab716ce656274b719de04 Mon Sep 17 00:00:00 2001 From: Revertron Date: Thu, 25 Feb 2021 16:18:11 +0100 Subject: [PATCH] Incremented version for release. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e2a905c..bfe6d2b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "alfis" -version = "0.1.2" +version = "0.1.3" authors = ["Revertron "] edition = "2018" build = "build.rs"