From 2e2b943dd66ae2df44eea16753752dc7a088d1e4 Mon Sep 17 00:00:00 2001 From: Tony Troeff Date: Wed, 14 Jun 2023 16:51:39 +0300 Subject: [PATCH] Increased the `TryAtSoftware.Randomizer` package version to v2.0.0 --- .../TryAtSoftware.Randomizer.Core.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/TryAtSoftware.Randomizer.Core/TryAtSoftware.Randomizer.Core.csproj b/src/TryAtSoftware.Randomizer.Core/TryAtSoftware.Randomizer.Core.csproj index e1d9169..24389c0 100644 --- a/src/TryAtSoftware.Randomizer.Core/TryAtSoftware.Randomizer.Core.csproj +++ b/src/TryAtSoftware.Randomizer.Core/TryAtSoftware.Randomizer.Core.csproj @@ -6,7 +6,7 @@ enable TryAtSoftware.Randomizer - 2.0.0 + 2.0.1 Tony Troeff https://github.com/TryAtSoftware/Randomizer MIT