Skip to content

Commit 637c987

Browse files
authored
Merge pull request #73 from unicode-rs/bump
Bump to 1.6.0
2 parents 8b601c1 + fc6c486 commit 637c987

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-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.5.0"
4+
version = "1.6.0"
55
authors = ["kwantam <kwantam@gmail.com>", "Manish Goregaokar <manishsmail@gmail.com>"]
66

77
homepage = "https://github.com/unicode-rs/unicode-segmentation"

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,14 @@ unicode-segmentation = "1.3.0"
4343

4444
# Change Log
4545

46+
## 1.6.0
47+
48+
* [#72](https://github.com/unicode-rs/unicode-segmentation/pull/72) Upgrade to Unicode 12
49+
4650
## 1.5.0
4751

4852
* [#68](https://github.com/unicode-rs/unicode-segmentation/pull/68) Upgrade to Unicode 11
4953

50-
5154
## 1.4.0
5255

5356
* [#56](https://github.com/unicode-rs/unicode-segmentation/pull/56) Upgrade to Unicode 10

0 commit comments

Comments
 (0)