Skip to content

Commit

Permalink
feat(nuget): update base package version
Browse files Browse the repository at this point in the history
  • Loading branch information
natalie-o-perret authored and Natalie Perret committed Mar 19, 2022
1 parent e0bb01c commit 0f39ac9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Vp.FSharp.Sql.Sqlite/Vp.FSharp.Sql.Sqlite.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<ItemGroup>
<PackageReference Include="System.Data.SQLite.Core" Version="1.0.113.1" />
<PackageReference Include="Vp.FSharp.Sql" Version="1.0.43" />
<PackageReference Include="Vp.FSharp.Sql" Version="1.0.44" />
</ItemGroup>

</Project>

0 comments on commit 0f39ac9

Please sign in to comment.