diff --git a/src/Tree/Tree.csproj b/src/Tree/Tree.csproj index dffae9a2f26c887407b37f691355c495c4eb5311..8d23bff4c094de6a0260d54c3f7849b646dc8a48 100644 --- a/src/Tree/Tree.csproj +++ b/src/Tree/Tree.csproj @@ -5,7 +5,7 @@ <AssemblyName>Coscine.Api.Tree</AssemblyName> <GenerateDocumentationFile>true</GenerateDocumentationFile> <TargetFramework>net6.0</TargetFramework> - <Version>2.10.0</Version> + <Version>2.10.1</Version> </PropertyGroup> <PropertyGroup> <Authors>RWTH Aachen University</Authors>