diff --git a/src/SQL2Linked/SQL2Linked.csproj b/src/SQL2Linked/SQL2Linked.csproj index 6bd0d57e29934dd4758969b8bfcf362ac893b506..533909de7cbb76622150bcc7f5bdd43f53d8ef90 100644 --- a/src/SQL2Linked/SQL2Linked.csproj +++ b/src/SQL2Linked/SQL2Linked.csproj @@ -5,7 +5,7 @@ <TargetFramework>net6.0</TargetFramework> <ImplicitUsings>enable</ImplicitUsings> <Nullable>enable</Nullable> - <Version>0.1.5</Version></PropertyGroup> + <Version>0.1.6</Version></PropertyGroup> <ItemGroup> <PackageReference Include="Coscine.Database" Version="2.*-*" />