From fb37a91582fbecc5eb6961fc652b277de45c880a Mon Sep 17 00:00:00 2001 From: Simon Gockner Date: Mon, 25 Nov 2019 08:53:31 +0100 Subject: [PATCH] - update version to 2.1.0-beta --- .../Test.LightweightIocContainer.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Test.LightweightIocContainer/Test.LightweightIocContainer.csproj b/Test.LightweightIocContainer/Test.LightweightIocContainer.csproj index fca9e2b..4eacc03 100644 --- a/Test.LightweightIocContainer/Test.LightweightIocContainer.csproj +++ b/Test.LightweightIocContainer/Test.LightweightIocContainer.csproj @@ -5,7 +5,7 @@ false - 2.0.1 + 2.1.0-beta SimonG