Skip to content

Commit

Permalink
Update LibDithering to 1.0.0
Browse files Browse the repository at this point in the history
Since it has been released
  • Loading branch information
mcraiha committed May 29, 2022
1 parent 505fd8d commit 9cf347a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dithery-cli.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

<ItemGroup>
<PackageReference Include="System.Drawing.Common" Version="5.0.2" />
<PackageReference Include="LibDithering" Version="0.9.2" />
<PackageReference Include="LibDithering" Version="1.0.0" />
</ItemGroup>

</Project>

0 comments on commit 9cf347a

Please sign in to comment.