diff --git a/src/Blob/Blob.csproj b/src/Blob/Blob.csproj
index 395abc7d45af2fc48fd9709ebb9a9e1037c580f2..ff3b577d2e2ac2c09c9123e406c949bc7773eed5 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.4.4</Version>
+		<Version>2.5.0</Version>
 	</PropertyGroup>
 	<PropertyGroup>
 		<Authors>RWTH Aachen University</Authors>