Skip to content

Commit ee779cc

Browse files
authored
update to 2.0.1
1 parent c0801bb commit ee779cc

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
@@ -22,7 +22,7 @@
2222

2323

2424
class Client extends GuzzleClient {
25-
const VERSION = '2.0.0';
25+
const VERSION = '2.0.1';
2626

2727
private $httpCilent;
2828
private $api;

0 commit comments

Comments
 (0)