8000 Merge pull request #114 from indutny/feature/bump-1.10.1 · unicode-rs/unicode-segmentation@d02ab6e · GitHub
[go: up one dir, main page]

Skip to content

Commit d02ab6e

Browse files
authored
Merge pull request #114 from indutny/feature/bump-1.10.1
Bump to 1.10.1
2 parents e94d2fe + 4075ad9 commit d02ab6e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22

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

77
edition = "2018"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ to your `Cargo.toml`:
3838

3939
```toml
4040
[dependencies]
41-
unicode-segmentation = "1.10.0"
41+
unicode-segmentation = "1.10.1"
4242
```
4343

4444
# Change Log

0 commit comments

Comments
 (0)
0