diff --git a/src/TrellisMigrator/TrellisMigrator.csproj b/src/TrellisMigrator/TrellisMigrator.csproj index eb2fba48580db8cd001615b21ae2a9ac61f0f50a..63a0bb3da5c024a3a76b37eb2030cb568f301fef 100644 --- a/src/TrellisMigrator/TrellisMigrator.csproj +++ b/src/TrellisMigrator/TrellisMigrator.csproj @@ -5,7 +5,7 @@ <TargetFramework>net6.0</TargetFramework> <ImplicitUsings>enable</ImplicitUsings> <Nullable>enable</Nullable> - <Version>0.1.4</Version></PropertyGroup> + <Version>0.1.5</Version></PropertyGroup> <ItemGroup> <PackageReference Include="Coscine.Database" Version="2.*-*" />