From 765ec7ca12f961acafad6ea8e057bf959dfe6192 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Chr=C3=A1stek?= Date: Wed, 25 Mar 2026 11:16:44 +0100 Subject: [PATCH 1/2] fix: Version number in README Updated version number from 0.13.0 to 1.13.0 in README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d84ebbc..b4ca398 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ unicode-segmentation = "1" * [#147](https://github.org/unicode-rs/unicode-segmentation/pull/147) Add ascii fast path for unicode_word_indices and unicode_words * [#157](https://github.org/unicode-rs/unicode-segmentation/pull/157) Support Unicode 17.0.0 -## 0.13.0 +## 1.13.0 Yanked due to accidental breakage. From c481c89c0ff48f45720d1a230d355f7fade9fb3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Chr=C3=A1stek?= Date: Wed, 25 Mar 2026 11:32:02 +0100 Subject: [PATCH 2/2] Update links in 1.13.1 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b4ca398..6f35b3d 100644 --- a/README.md +++ b/README.md @@ -45,8 +45,8 @@ unicode-segmentation = "1" ## 1.13.1 -* [#147](https://github.org/unicode-rs/unicode-segmentation/pull/147) Add ascii fast path for unicode_word_indices and unicode_words -* [#157](https://github.org/unicode-rs/unicode-segmentation/pull/157) Support Unicode 17.0.0 +* [#147](https://github.com/unicode-rs/unicode-segmentation/pull/147) Add ascii fast path for unicode_word_indices and unicode_words +* [#157](https://github.com/unicode-rs/unicode-segmentation/pull/157) Support Unicode 17.0.0 ## 1.13.0