From 99e8b38840201a813b631f415a86be9d9ed3f739 Mon Sep 17 00:00:00 2001 From: Tamo Date: Tue, 2 Jul 2024 14:53:53 +0200 Subject: [PATCH] prepare for release --- charabia/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charabia/Cargo.toml b/charabia/Cargo.toml index 63d7c67..2eace07 100644 --- a/charabia/Cargo.toml +++ b/charabia/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "charabia" -version = "0.8.11" +version = "0.8.12" license = "MIT" authors = ["Many "] edition = "2021"