Skip to content

Commit c41cf3c

Browse files
authored
chore: Bump .NET SDK version to 0.1.5 (#58)
1 parent 9fbef27 commit c41cf3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sdks/dotnet/TestServerSdk.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<Nullable>enable</Nullable>
66
<ImplicitUsings>enable</ImplicitUsings>
77

8-
<PackageVersion>0.1.4</PackageVersion>
8+
<PackageVersion>0.1.5</PackageVersion>
99
<Authors>Google LLC</Authors>
1010
<Description>A .NET SDK to manage the test-server process for integration testing.</Description>
1111
<PackageProjectUrl>https://github.com/google/test-server</PackageProjectUrl>

0 commit comments

Comments
 (0)