diff --git a/src/Tree/Tree.csproj b/src/Tree/Tree.csproj index 3580436b75f0a683f7575d633d9d56057d7cf6db..e50ed560985dd3c8a79520e8db54792b591c0b5f 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.0.1</Version> + <Version>2.1.0</Version> </PropertyGroup> <PropertyGroup> <Authors>RWTH Aachen University</Authors>