Skip to content

Commit 889be64

Browse files
committed
Update version to 1.1.1.
1 parent c1a8c92 commit 889be64

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

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

0 commit comments

Comments
 (0)