Skip to content

Commit 21128a9

Browse files
jdpedriedwsupplee
authored andcommitted
Prepare v0.31.0 (#510)
1 parent e447a71 commit 21128a9

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
@@ -65,7 +65,7 @@ class SpannerClient
6565
use LROTrait;
6666
use ValidateTrait;
6767

68-
const VERSION = '0.1.1';
68+
const VERSION = '0.2.0';
6969

7070
const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/spanner.data';
7171
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.1.1
1+
0.2.0

0 commit comments

Comments
 (0)