Skip to content

Commit 9980128

Browse files
committed
Bump version for new package
1 parent 5c6bc72 commit 9980128

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/SharpAESCrypt.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
<PropertyGroup>
1818
<PackageId>SharpAESCrypt</PackageId>
19-
<Version>2.0.2</Version>
19+
<Version>2.0.3</Version>
2020

2121
<Copyright>Copyright 2024, Kenneth Skovhede</Copyright>
2222
<PackageLicenseExpression>MIT</PackageLicenseExpression>
@@ -36,5 +36,4 @@
3636
</Content>
3737
</ItemGroup>
3838

39-
4039
</Project>

0 commit comments

Comments
 (0)