We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a350ed2 commit f8d0ddbCopy full SHA for f8d0ddb
SpannerClient.php
@@ -65,7 +65,7 @@ class SpannerClient
65
use LROTrait;
66
use ValidateTrait;
67
68
- const VERSION = '0.2.1';
+ const VERSION = '0.2.2';
69
70
const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/spanner.data';
71
const ADMIN_SCOPE = 'https://www.googleapis.com/auth/spanner.admin';
VERSION
@@ -1 +1 @@
1
-0.2.1
+0.2.2
0 commit comments