Skip to content

Commit 62a37a7

Browse files
committed
publish v1.0.23
1 parent 6c45f7c commit 62a37a7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "qiniu",
33
"description": "Javascript SDK for Qiniu Resource (Cloud) Storage API",
4-
"version": "v1.0.22",
4+
"version": "v1.0.23",
55
"main": "dist/qiniu.js",
66
"moduleType": [
77
"globals"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "qiniu-js",
33
"jsName": "qiniu",
4-
"version": "1.0.22",
4+
"version": "1.0.23",
55
"private": false,
66
"scripts": {
77
"start": "node demo/server.js",

0 commit comments

Comments
 (0)