Skip to content

Commit

Permalink
Merge pull request #114 from indutny/feature/bump-1.10.1
Browse files Browse the repository at this point in the history
Bump to 1.10.1
  • Loading branch information
Manishearth committed Jan 31, 2023
2 parents e94d2fe + 4075ad9 commit d02ab6e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
@@ -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
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 d02ab6e

Please sign in to comment.