diff --git a/src/Blob/Blob.csproj b/src/Blob/Blob.csproj index b2618dbb0872566f4d6374a5a3536739c1c18bf9..3286fed30a997268ef4d504d9654ca322667683a 100644 --- a/src/Blob/Blob.csproj +++ b/src/Blob/Blob.csproj @@ -5,7 +5,7 @@ <AssemblyName>Coscine.Api.Blob</AssemblyName> <GenerateDocumentationFile>true</GenerateDocumentationFile> <TargetFramework>net5.0</TargetFramework> - <Version>2.5.0</Version> + <Version>2.5.1</Version> </PropertyGroup> <PropertyGroup> <Authors>RWTH Aachen University</Authors>