Skip to content

Commit 13ba31a

Browse files
authored
Update to 1.1.0
1 parent 015ab29 commit 13ba31a

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.1';
14+
const VERSION = '1.1.0';
1515

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

0 commit comments

Comments
 (0)