Skip to content

Commit

Permalink
release 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xiong-liang committed Nov 19, 2015
1 parent 54c3328 commit f008744
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -13,6 +13,7 @@
- 支持使用阿里云 STS 临时 Token
- 支持文件上传 md5 校验, 保证调用的安全性.
- 文件分块上传, 上传文件大小理论上无限制
- 文件上传进度

## 使用

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "oss-js-upload",
"version": "0.4.0",
"version": "0.5.0",
"description": "",
"main": "oss-js-upload.js",
"scripts": {
Expand Down

0 comments on commit f008744

Please sign in to comment.