Skip to content

Commit

Permalink
Update version to 1.1.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
yaozongyou committed Sep 28, 2017
1 parent c1a8c92 commit 889be64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Qcloud/Cos/Client.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
use Qcloud\Cos\TokenListener;

class Client extends GSClient {
const VERSION = '1.1.0';
const VERSION = '1.1.1';

private $region; // string: region.
private $credentials;
Expand Down

0 comments on commit 889be64

Please sign in to comment.