Skip to content

Commit

Permalink
Update version for the next release (v0.2.4)
Browse files Browse the repository at this point in the history
  • Loading branch information
qdequele committed Jul 22, 2021
1 parent 271dc70 commit c1b9516
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "meilisearch-tokenizer"
version = "0.2.3"
version = "0.2.4"
license = "MIT"
authors = ["Many <many@meilisearch.com>"]
edition = "2018"
Expand All @@ -14,7 +14,7 @@ jieba-rs = "0.6"
once_cell = "1.5.2"
slice-group-by = "0.2.6"
unicode-segmentation = "1.6.0"
whatlang = "0.9.0"
whatlang = "0.12.0"

[dev-dependencies]
criterion = "0.3"
Expand Down

0 comments on commit c1b9516

Please sign in to comment.