Skip to content

Commit dc717a3

Browse files
committed
chore: bump native lib version
1 parent 6a6999e commit dc717a3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/release-dotnet-native-spanner-lib.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
on:
22
workflow_dispatch:
3+
pull_request:
34
permissions:
45
contents: read
56
pull-requests: write

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.3</Version>
11+
<Version>1.0.4</Version>
1212
</PropertyGroup>
1313

1414
<ItemGroup>

0 commit comments

Comments
 (0)