Skip to content

Commit 9aa509f

Browse files
committed
🔖 Bump version
1 parent 809f324 commit 9aa509f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Sortable.Avalonia/Sortable.Avalonia.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
<RepositoryUrl>https://github.com/russkyc/sortable-avalonia</RepositoryUrl>
1313
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
1414
<PackageId>Sortable.Avalonia</PackageId>
15-
<Version>2.0.1</Version>
16-
<PackageReleaseNotes>Breaking: Change animation duration to timespan instead of int representing milliseconds. Feature: Add support for release behavior/release command invocation (fixed).</PackageReleaseNotes>
15+
<Version>2.1.0</Version>
16+
<PackageReleaseNotes>Feature: Add support for custom dragging template</PackageReleaseNotes>
1717
<PackageIcon>icon.png</PackageIcon>
1818
</PropertyGroup>
1919

0 commit comments

Comments
 (0)