We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73df0fe commit 448e0dbCopy full SHA for 448e0db
VERSION
@@ -1 +1 @@
1
-1.39.0
+1.39.1
src/StorageClient.php
@@ -47,7 +47,7 @@ class StorageClient
47
use ArrayTrait;
48
use ClientTrait;
49
50
- const VERSION = '1.39.0';
+ const VERSION = '1.39.1';
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