Skip to content

Commit 0a82643

Browse files
chore(main): release 0.304.0 (#8639)
1 parent 020a993 commit 0a82643

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.105.1
1+
1.106.0

src/SpannerClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ class SpannerClient
118118
use LROTrait;
119119
use ValidateTrait;
120120

121-
const VERSION = '1.105.1';
121+
const VERSION = '1.106.0';
122122

123123
const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/spanner.data';
124124
const ADMIN_SCOPE = 'https://www.googleapis.com/auth/spanner.admin';

0 commit comments

Comments
 (0)