Skip to content

Commit 3d77fde

Browse files
committed
Next release is version 1.0.1
Will be released in future
1 parent a6bd8fc commit 3d77fde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LibDithering.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<TargetFrameworks>netstandard2.0;net8.0</TargetFrameworks>
55
<PackageId>LibDithering</PackageId>
6-
<VersionPrefix>1.0.0</VersionPrefix>
6+
<VersionPrefix>1.0.1</VersionPrefix>
77
<VersionSuffix>$(VersionSuffix)</VersionSuffix>
88
<Authors>Kaarlo Räihä</Authors>
99
<Description>.Net (Standard 2.0 and .NET 8) compatible managed dithering library implementation in C#</Description>

0 commit comments

Comments
 (0)