diff --git a/src/Roydl.Text.csproj b/src/Roydl.Text.csproj index e9c9584..2b2f317 100644 --- a/src/Roydl.Text.csproj +++ b/src/Roydl.Text.csproj @@ -18,14 +18,11 @@ false false - 1.0.1 + 1.0.2 Roydl.Text Roydl.Text Resources - - Added `TextSeparator` class which contains constant whitespace characters -- Added `TextVerify` class, which can be used to determine categories of characters -- Added `TextConvert` class which provides Rot13 and line separator conversion -- Improved performance when encoding and decoding large data + - Update to .NET 6.0 as 5.0 is reaching EOL