Skip to content

Commit 5773404

Browse files
authored
Update Client.php
1 parent 20e149f commit 5773404

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
@@ -11,7 +11,7 @@
1111
use Qcloud\Cos\TokenListener;
1212

1313
class Client extends GSClient {
14-
const VERSION = '1.0.0';
14+
const VERSION = '1.0.1';
1515

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

0 commit comments

Comments
 (0)