We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e447a71 commit 21128a9Copy full SHA for 21128a9
SpannerClient.php
@@ -65,7 +65,7 @@ class SpannerClient
65
use LROTrait;
66
use ValidateTrait;
67
68
- const VERSION = '0.1.1';
+ const VERSION = '0.2.0';
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.1.1
+0.2.0
0 commit comments