diff --git a/LightweightIocContainer/LightweightIocContainer.csproj b/LightweightIocContainer/LightweightIocContainer.csproj
index 0fcddce..c7e6b17 100644
--- a/LightweightIocContainer/LightweightIocContainer.csproj
+++ b/LightweightIocContainer/LightweightIocContainer.csproj
@@ -10,9 +10,9 @@
latest
true
https://github.com/SimonG96/LightweightIocContainer
- 2.0.0
- 2.0.0.0
- 2.0.0.0
+ 2.0.1
+ 2.0.1.0
+ 2.0.1.0
LICENSE.md
diff --git a/Test.LightweightIocContainer/Test.LightweightIocContainer.csproj b/Test.LightweightIocContainer/Test.LightweightIocContainer.csproj
index 58af0e1..fca9e2b 100644
--- a/Test.LightweightIocContainer/Test.LightweightIocContainer.csproj
+++ b/Test.LightweightIocContainer/Test.LightweightIocContainer.csproj
@@ -5,7 +5,7 @@
false
- 2.0.0
+ 2.0.1
SimonG