Skip to content

Commit 6218681

Browse files
authored
update to 1.2.0
1 parent 3227d0b commit 6218681

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.1.5';
15+
const VERSION = '1.2.0';
1616

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

0 commit comments

Comments
 (0)