Skip to content

Commit

Permalink
Merge pull request #395 from mk3008/394-release-077
Browse files Browse the repository at this point in the history
version0.7.7
  • Loading branch information
mk3008 authored Apr 17, 2024
2 parents 307608c + f06cb0a commit 9003b03
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Carbunql/Carbunql.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<Title></Title>
<Copyright>mk3008net</Copyright>
<Description>Carbunql provides query parsing and building functionality.</Description>
<Version>0.7.6</Version>
<Version>0.7.7</Version>
<Authors>mk3008net</Authors>
<PackageProjectUrl>https://github.com/mk3008/Carbunql</PackageProjectUrl>
<PackageReadmeFile>README.md</PackageReadmeFile>
Expand All @@ -24,8 +24,8 @@

<ItemGroup>
<None Include="..\..\LICENSE">
<Pack>True</Pack>
<PackagePath>\</PackagePath>
<Pack>True</Pack>
<PackagePath>\</PackagePath>
</None>
<None Include="..\..\README.md">
<Pack>True</Pack>
Expand Down

0 comments on commit 9003b03

Please sign in to comment.