Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Maciejowski2006 committed May 15, 2023
1 parent 2907b2b commit 4c398ea
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions SAPI/SAPI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@
<Copyright>Copyright © Maciejowski 2022-2023</Copyright>
<PackageLicenseUrl>https://github.com/Maciejowski2006/SAPI/blob/master/LICENSE.md</PackageLicenseUrl>
<RepositoryUrl>https://github.com/Maciejowski2006/SAPI</RepositoryUrl>
<PackageVersion>9.0.0</PackageVersion>
<PackageVersion>9.1.0</PackageVersion>
<LangVersion>11</LangVersion>
<Authors>Maciejowski</Authors>
</PropertyGroup>

<ItemGroup>

<PackageReference Include="File.TypeChecker" Version="4.0.0"/>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3"/>
<PackageReference Include="Sentry" Version="3.31.0"/>
<PackageReference Include="File.TypeChecker" Version="4.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Sentry" Version="3.31.0" />

</ItemGroup>

Expand Down

0 comments on commit 4c398ea

Please sign in to comment.