diff --git a/src/Blob/Blob.csproj b/src/Blob/Blob.csproj
index 7501e156f134af956deceaa26e0bdd872aa35a68..a187e1beee6038e8c6c93decf6553b12053958e2 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.1.0</Version>
+		<Version>3.1.1</Version>
 	</PropertyGroup>
 	<PropertyGroup>
 		<Authors>RWTH Aachen University</Authors>