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