Skip to content

Commit

Permalink
Bump to version 2.2.14
Browse files Browse the repository at this point in the history
Signed-off-by: Xuanwo <xuanwo@yunify.com>
  • Loading branch information
Xuanwo committed Sep 25, 2018
1 parent bf741e8 commit ac36d63
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "qingstor-sdk",
"version": "2.2.13",
"version": "2.2.14",
"description": "Official QingStor SDK for JavaScript",
"main": "./dist/node/qingstor-sdk.min.js",
"directories": {
Expand Down
2 changes: 1 addition & 1 deletion src/version.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
// | limitations under the License.
// +-------------------------------------------------------------------------

global.version = '2.2.13';
global.version = '2.2.14';

0 comments on commit ac36d63

Please sign in to comment.