diff --git a/Library/Library.csproj b/Library/Library.csproj index 1082aa8..d71e083 100644 --- a/Library/Library.csproj +++ b/Library/Library.csproj @@ -7,7 +7,7 @@ InvertedTomato.Crc net7.0;netstandard1.0;netstandard2.0;netstandard2.1;net8.0 12 - 1.4.0 + 1.4.1 InvertedTomato.Crc Inverted Tomato A flexible CRC implementation supporting most major algorithms. Also includes ability to support custom implementations. @@ -21,8 +21,8 @@ true InvertedTomato.Crc InvertedTomato.Crc - 1.4.0 - 1.4.0 + 1.4.1 + 1.4.1 true $(NoWarn);1591