From 189e86ef5705c8f5afe65a6638c7273cfb60ff01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Francisco=20Calder=C3=B3n?= Date: Sat, 28 Dec 2024 12:57:09 -0300 Subject: [PATCH] bumps to 0.6.22 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 0b8cf98..5a499ea 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mostro-core" -version = "0.6.21" +version = "0.6.22" edition = "2021" license = "MIT" authors = ["Francisco Calderón "]