From ca7a306d2e3c2c96b26c125d49e7813fd4961947 Mon Sep 17 00:00:00 2001 From: Many the fish Date: Tue, 5 Jul 2022 11:43:49 +0200 Subject: [PATCH] Update Charabia version to 0.5.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b41d31bc..28bc66cd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "charabia" -version = "0.5.0" +version = "0.5.1" license = "MIT" authors = ["Many "] edition = "2021"