From 91b1ec1ead3383360fb4d1e0eff787e6c2a8179a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Francisco=20Calder=C3=B3n?= Date: Wed, 2 Oct 2024 16:49:32 -0300 Subject: [PATCH] bumps to 0.6.8 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ce6e0b1..2445f91 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mostro-core" -version = "0.6.7" +version = "0.6.8" edition = "2021" license = "MIT" authors = ["Francisco Calderón "]