diff --git a/src/Tree/Tree.csproj b/src/Tree/Tree.csproj index e50ed560985dd3c8a79520e8db54792b591c0b5f..9898897fe94a75a0d05258a8a5559951d4cbd4bc 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.0</Version> + <Version>2.1.1</Version> </PropertyGroup> <PropertyGroup> <Authors>RWTH Aachen University</Authors>