Skip to content

Commit edc8c37

Browse files
authored
update to 1.3.2
1 parent 34f4361 commit edc8c37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Qcloud/Cos/Client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
use Qcloud\Cos\TokenListener;
1313

1414
class Client extends GSClient {
15-
const VERSION = '1.3.1';
15+
const VERSION = '1.3.2';
1616

1717
private $region; // string: region.
1818
private $credentials;

0 commit comments

Comments
 (0)