Skip to content

Commit 4f4b39d

Browse files
chore(main): release 0.251.0 (#7491)
1 parent 384c86e commit 4f4b39d

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.81.0
1+
1.82.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.81.0';
123+
const VERSION = '1.82.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)