We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b3705c commit fb2cc48Copy full SHA for fb2cc48
VERSION
@@ -1 +1 @@
1
-1.39.1
+1.40.0
src/StorageClient.php
@@ -47,7 +47,7 @@ class StorageClient
47
use ArrayTrait;
48
use ClientTrait;
49
50
- const VERSION = '1.39.1';
+ const VERSION = '1.40.0';
51
52
const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/devstorage.full_control';
53
const READ_ONLY_SCOPE = 'https://www.googleapis.com/auth/devstorage.read_only';
0 commit comments