diff --git a/src/Tree/Tree.csproj b/src/Tree/Tree.csproj
index d5eb36aafa35570e0ed85d2d14c8c969996c0c2d..397ec8444f2333ab665ed07596d6eaa70f2b4c1d 100644
--- a/src/Tree/Tree.csproj
+++ b/src/Tree/Tree.csproj
@@ -5,7 +5,7 @@
 		<AssemblyName>Coscine.Api.Tree</AssemblyName>
 		<GenerateDocumentationFile>true</GenerateDocumentationFile>
 		<TargetFramework>net5.0</TargetFramework>
-		<Version>2.3.0</Version>
+		<Version>2.3.1</Version>
 	</PropertyGroup>
 	<PropertyGroup>
 		<Authors>RWTH Aachen University</Authors>