Skip to content

Commit

Permalink
update version (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
clipperhouse authored Jul 7, 2024
1 parent ccc14cf commit ab1d0ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uax29/uax29.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<PackageId>UAX29</PackageId>
<Version>2.0.3</Version>
<Version>2.1.0</Version>
<Authors>clipperhouse</Authors>
<Description>Tokenizes (split) words, graphemes and sentences, based on Unicode text segmentation (UAX #29). https://unicode.org/reports/tr29/</Description>
<!-- <PackageLicenseExpression>MIT</PackageLicenseExpression>
Expand Down

0 comments on commit ab1d0ab

Please sign in to comment.