Skip to content

Commit b56312b

Browse files
authored
Prepare v0.43.0 (#736)
1 parent 0c908d5 commit b56312b

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.0';
67+
const VERSION = '0.8.1';
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.0
1+
0.8.1

0 commit comments

Comments
 (0)