Skip to content

Commit 22c5bd6

Browse files
authored
update to 1.1.2
1 parent 5d8177d commit 22c5bd6

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

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

0 commit comments

Comments
 (0)