Skip to content

Commit f8d0ddb

Browse files
authored
Prepare v0.32.1 (#523)
1 parent a350ed2 commit f8d0ddb

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.2.1';
68+
const VERSION = '0.2.2';
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.2.1
1+
0.2.2

0 commit comments

Comments
 (0)