From bf8a92bed5f7d6cb9c5c1574faab2ed022c12605 Mon Sep 17 00:00:00 2001 From: Felipe Contreras Salinas Date: Sat, 1 Apr 2023 23:19:35 -0400 Subject: [PATCH] 0.2.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 76a6091..5ba0f40 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "huellas" -version = "0.1.5" +version = "0.2.0" edition = "2021" license = "AGPL-3.0" links = "sqlite"