We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c908d5 commit b56312bCopy full SHA for b56312b
SpannerClient.php
@@ -64,7 +64,7 @@ class SpannerClient
64
use LROTrait;
65
use ValidateTrait;
66
67
- const VERSION = '0.8.0';
+ const VERSION = '0.8.1';
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.0
+0.8.1
0 commit comments