Skip to content

Commit fa6791c

Browse files
authored
update to 2.0.5
1 parent 173a1c1 commit fa6791c

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.4';
25+
const VERSION = '2.0.5';
2626

2727
private $httpCilent;
2828
private $api;

0 commit comments

Comments
 (0)