We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6c45f7c + 62a37a7 commit e4d3a81Copy full SHA for e4d3a81
bower.json
@@ -1,7 +1,7 @@
1
{
2
"name": "qiniu",
3
"description": "Javascript SDK for Qiniu Resource (Cloud) Storage API",
4
- "version": "v1.0.22",
+ "version": "v1.0.23",
5
"main": "dist/qiniu.js",
6
"moduleType": [
7
"globals"
package.json
"name": "qiniu-js",
"jsName": "qiniu",
- "version": "1.0.22",
+ "version": "1.0.23",
"private": false,
"scripts": {
"start": "node demo/server.js",
0 commit comments