From ab1d0ab68bc639c035db492e3cdf87820654019c Mon Sep 17 00:00:00 2001 From: clipperhouse Date: Sun, 7 Jul 2024 00:33:07 -0400 Subject: [PATCH] update version (#22) --- uax29/uax29.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uax29/uax29.csproj b/uax29/uax29.csproj index 1fbc02b..84ab065 100644 --- a/uax29/uax29.csproj +++ b/uax29/uax29.csproj @@ -36,7 +36,7 @@ net8.0 UAX29 - 2.0.3 + 2.1.0 clipperhouse Tokenizes (split) words, graphemes and sentences, based on Unicode text segmentation (UAX #29). https://unicode.org/reports/tr29/