Skip to content

Commit b48ab0e

Browse files
Update to 0.1.0-alpha2
1 parent 9e894a6 commit b48ab0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Exercism.Tests/Exercism.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<TargetFramework>net5.0</TargetFramework>
55
<PackageId>Exercism.Tests</PackageId>
6-
<Version>0.1.0-alpha</Version>
6+
<Version>0.1.0-alpha2</Version>
77
<Title>Exercism Testing</Title>
88
<Description>This library adds Exercism-specific functionality related to testing solutions.</Description>
99
<Authors>Erik Schierboom</Authors>

0 commit comments

Comments
 (0)