Skip to content

Commit 9ce3839

Browse files
chore(main): release 0.262.0 (#7716)
1 parent 07383e5 commit 9ce3839

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.85.0
1+
1.86.0

src/SpannerClient.php

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

123-
const VERSION = '1.85.0';
123+
const VERSION = '1.86.0';
124124

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

0 commit comments

Comments
 (0)