diff --git a/src/Exercism.Tests/Exercism.Tests.csproj b/src/Exercism.Tests/Exercism.Tests.csproj index a0c7a79..9ac02ce 100644 --- a/src/Exercism.Tests/Exercism.Tests.csproj +++ b/src/Exercism.Tests/Exercism.Tests.csproj @@ -3,7 +3,7 @@ net5.0 Exercism.Tests - 0.1.0-alpha2 + 0.1.0-beta1 Exercism Testing This library adds Exercism-specific functionality related to testing solutions. Erik Schierboom