diff --git a/src/Tree/Tree.csproj b/src/Tree/Tree.csproj index 9898897fe94a75a0d05258a8a5559951d4cbd4bc..711f17fe3d8392f388ccf08e3c5853404b890eae 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.1.1</Version> + <Version>2.2.0</Version> </PropertyGroup> <PropertyGroup> <Authors>RWTH Aachen University</Authors>