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