8000 Bump to 1.10.1 · unicode-rs/unicode-segmentation@4075ad9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4075ad9

Browse files
committed
Bump to 1.10.1
1 parent e94d2fe commit 4075ad9

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