Skip to content

Commit 448e0db

Browse files
chore(main): release 0.237.0 (#7094)
1 parent 73df0fe commit 448e0db

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.39.0
1+
1.39.1

src/StorageClient.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ class StorageClient
4747
use ArrayTrait;
4848
use ClientTrait;
4949

50-
const VERSION = '1.39.0';
50+
const VERSION = '1.39.1';
5151

5252
const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/devstorage.full_control';
5353
const READ_ONLY_SCOPE = 'https://www.googleapis.com/auth/devstorage.read_only';

0 commit comments

Comments
 (0)