Skip to content

Commit 4e7e8e1

Browse files
authored
update to 2.0.4
1 parent e61ad59 commit 4e7e8e1

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

2727
private $httpCilent;
2828
private $api;

0 commit comments

Comments
 (0)