Skip to content

Commit

Permalink
Already up to data (#195)
Browse files Browse the repository at this point in the history
  • Loading branch information
aliguyong authored Aug 21, 2019
1 parent 127d56e commit b4d4b53
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# CHANGELOG

## 1.5.16 - 2019-08-21
- Updated Endpoints Data.

## 1.5.15 - 2019-08-14
- Improved Client.

Expand Down
2 changes: 1 addition & 1 deletion src/AlibabaCloud.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ class AlibabaCloud
/**
* Version of the Client
*/
const VERSION = '1.5.15';
const VERSION = '1.5.16';

/**
* This static method can directly call the specific service.
Expand Down

0 comments on commit b4d4b53

Please sign in to comment.