Skip to content

Commit

Permalink
Bump to 1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
indutny committed Jan 30, 2023
1 parent e94d2fe commit 4075ad9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]

name = "unicode-segmentation"
version = "1.10.0"
version = "1.10.1"
authors = ["kwantam <kwantam@gmail.com>", "Manish Goregaokar <manishsmail@gmail.com>"]

edition = "2018"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ to your `Cargo.toml`:

```toml
[dependencies]
unicode-segmentation = "1.10.0"
unicode-segmentation = "1.10.1"
```

# Change Log
Expand Down

0 comments on commit 4075ad9

Please sign in to comment.