Skip to content

Commit 5efe677

Browse files
committed
bump version
1 parent 7ae5301 commit 5efe677

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/NeoSolve.ImageSharp.AVIF.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
4-
<Version>1.1.0</Version>
5-
<Description>Avif encoding support via avifenc binary (included) for ImageSharp</Description>
4+
<Version>1.2.1</Version>
5+
<Description>Avif encoding and decoding support via avifenc/avifdec binary (included) for ImageSharp</Description>
66
<PackageLicenseExpression>MIT</PackageLicenseExpression>
77
<TargetFramework>net8.0</TargetFramework>
88
<PublishRepositoryUrl>true</PublishRepositoryUrl>

0 commit comments

Comments
 (0)