Skip to content

Commit

Permalink
Merge #53
Browse files Browse the repository at this point in the history
53: Update version for the next release (v0.2.4) r=Kerollmops a=qdequele



Co-authored-by: qdequele <quentin@dequelen.me>
  • Loading branch information
bors[bot] and qdequele authored Jul 22, 2021
2 parents 271dc70 + c1b9516 commit 135d08d
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 135d08d

Please sign in to comment.