We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a310cc commit bd5451dCopy full SHA for bd5451d
src/Exercism.Tests/Exercism.Tests.csproj
@@ -3,7 +3,7 @@
3
<PropertyGroup>
4
<TargetFramework>net5.0</TargetFramework>
5
<PackageId>Exercism.Tests</PackageId>
6
- <Version>0.1.0-alpha2</Version>
+ <Version>0.1.0-beta1</Version>
7
<Title>Exercism Testing</Title>
8
<Description>This library adds Exercism-specific functionality related to testing solutions.</Description>
9
<Authors>Erik Schierboom</Authors>
0 commit comments