Skip to content

Commit

Permalink
Version 2.0.1
Browse files Browse the repository at this point in the history
Signed-off-by: Jingwen Peng <pengsrc@icloud.com>
  • Loading branch information
pengsrc committed Jun 1, 2017
1 parent eff0b05 commit f6e7111
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ make install

## ChangeLog

### [Unreleased] - 2016-12-22
### [v2.0.1] - 2017-06-01

#### Fixed
- Fix signature bug
Expand Down Expand Up @@ -89,7 +89,7 @@ make install

The GPLv3 License. Read [GNU General Public License](https://www.gnu.org/licenses/gpl-3.0.en.html) for further information.

[Unreleased]: https://github.com/pengsrc/Paw-QingStorAuthorizationSignatureDynamicValue/compare/v2.0.0...master
[v2.0.1]: https://github.com/pengsrc/Paw-QingStorAuthorizationSignatureDynamicValue/compare/v2.0.0...v2.0.1
[v2.0.0]: https://github.com/pengsrc/Paw-QingStorAuthorizationSignatureDynamicValue/compare/v1.5.0...v2.0.0
[v1.5.0]: https://github.com/pengsrc/Paw-QingStorAuthorizationSignatureDynamicValue/compare/v1.0.2...v1.5.0
[v1.0.2]: https://github.com/pengsrc/Paw-QingStorAuthorizationSignatureDynamicValue/compare/v1.0.0...v1.0.2
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "paw-qingstor-authorization-signature-dynamic-value",
"version": "1.0.0",
"version": "2.0.1",
"description": "QingStor Authorisation Signature Dynamic Value for Paw",
"main": "src/QingStorAuthorizationSignatureDynamicValue.js",
"scripts": {
Expand Down

0 comments on commit f6e7111

Please sign in to comment.