diff --git a/src/Action/Action.csproj b/src/Action/Action.csproj index 5a15913e01d7e46eb1b0998ae0733958cce5298e..e51463450c7061882cb7a5e96409632d6c43b0f8 100644 --- a/src/Action/Action.csproj +++ b/src/Action/Action.csproj @@ -4,7 +4,7 @@ <RootNamespace>Coscine.Action</RootNamespace> <AssemblyName>Coscine.Action</AssemblyName> <TargetFramework>net5.0</TargetFramework> - <Version>2.1.0</Version> + <Version>2.1.1</Version> </PropertyGroup> <PropertyGroup> <Authors>RWTH Aachen University</Authors>