From aabebfd1c4b73f57869dc5419df3036b11ee33b7 Mon Sep 17 00:00:00 2001 From: Felipe Date: Fri, 10 Mar 2023 01:15:13 -0300 Subject: [PATCH] 0.1.4 (#13) Co-authored-by: Felipe Contreras Salinas Reviewed-on: https://oolong.ludwig.dog/pitbuster/huellas/pulls/13 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 50c8471..cd71917 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "huellas" -version = "0.1.3" +version = "0.1.4" edition = "2021" license = "AGPL-3.0" links = "sqlite"