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