Skip to content

Commit

Permalink
Update Moneybird.Net.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentVrijburg authored Jul 5, 2024
1 parent ec26831 commit 55424a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Moneybird.Net/Moneybird.Net.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>netstandard2.0</TargetFramework>
<LangVersion>9</LangVersion>
<PackageId>Moneybird.Net</PackageId>
<Version>0.13.2</Version>
<Version>0.13.3</Version>
<Authors>Vincent Vrijburg</Authors>
<Description>A wrapper for the Moneybird API.</Description>
<Copyright>Copyright © Vincent Vrijburg 2021</Copyright>
Expand All @@ -13,7 +13,7 @@
<PackageTags>dotnet dotnet-core dotnet-standard client wrapper moneybird</PackageTags>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
<PackageVersion>0.13.2</PackageVersion>
<PackageVersion>0.13.3</PackageVersion>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 55424a5

Please sign in to comment.