diff --git a/src/Blob/Blob.csproj b/src/Blob/Blob.csproj index 0d382ffc94e3972108903946d56fece00f687d6f..45578a74b4d4b091db9ad45d32c2c4e857911cf8 100644 --- a/src/Blob/Blob.csproj +++ b/src/Blob/Blob.csproj @@ -5,7 +5,7 @@ <AssemblyName>Coscine.Api.Blob</AssemblyName> <GenerateDocumentationFile>true</GenerateDocumentationFile> <TargetFramework>net6.0</TargetFramework> - <Version>3.0.2</Version> + <Version>3.0.3</Version> </PropertyGroup> <PropertyGroup> <Authors>RWTH Aachen University</Authors>