Skip to content

Commit 94a3746

Browse files
committed
chore: bump version for both dotnet libs
1 parent dc717a3 commit 94a3746

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

spannerlib/dotnet-spannerlib/Google.Cloud.SpannerLib.Native/Google.Cloud.SpannerLib.Native.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<PackageId>Experimental.SpannerLib.Native</PackageId>
99
<Title>Experimental native library for Spanner</Title>
1010
<Authors />
11-
<Version>1.0.4</Version>
11+
<Version>1.0.5</Version>
1212
</PropertyGroup>
1313

1414
<ItemGroup>

spannerlib/dotnet-spannerlib/Google.Cloud.SpannerLib/Google.Cloud.SpannerLib.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<Authors></Authors>
99
<Description>Experimental .NET library for Spanner</Description>
1010
<PackageId>Experimental.SpannerLib</PackageId>
11-
<Version>1.0.3</Version>
11+
<Version>1.0.5</Version>
1212
</PropertyGroup>
1313

1414
<ItemGroup>

0 commit comments

Comments
 (0)