We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6bd8fc commit 3d77fdeCopy full SHA for 3d77fde
src/LibDithering.csproj
@@ -3,7 +3,7 @@
3
<PropertyGroup>
4
<TargetFrameworks>netstandard2.0;net8.0</TargetFrameworks>
5
<PackageId>LibDithering</PackageId>
6
- <VersionPrefix>1.0.0</VersionPrefix>
+ <VersionPrefix>1.0.1</VersionPrefix>
7
<VersionSuffix>$(VersionSuffix)</VersionSuffix>
8
<Authors>Kaarlo Räihä</Authors>
9
<Description>.Net (Standard 2.0 and .NET 8) compatible managed dithering library implementation in C#</Description>
0 commit comments