From 4620dfca85bfd55c85cb8e85550287bb3e9e242b Mon Sep 17 00:00:00 2001 From: Simon Gockner Date: Wed, 18 Dec 2019 11:00:30 +0100 Subject: [PATCH] - update version to 2.1.0-beta2 --- .../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 91d3a70..3083979 100644 --- a/Test.LightweightIocContainer/Test.LightweightIocContainer.csproj +++ b/Test.LightweightIocContainer/Test.LightweightIocContainer.csproj @@ -5,7 +5,7 @@ false - 2.1.0-beta + 2.1.0-beta2 SimonG