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