Skip to content

Commit f36cb26

Browse files
authored
Prepare v0.45.0 (#748)
1 parent c9b8950 commit f36cb26

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

SpannerClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ class SpannerClient
6464
use LROTrait;
6565
use ValidateTrait;
6666

67-
const VERSION = '0.8.2';
67+
const VERSION = '0.9.0';
6868

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

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.8.2
1+
0.9.0

0 commit comments

Comments
 (0)