Skip to content

Commit e4d3a81

Browse files
authored
Merge pull request qiniu#302 from jemygraw/master
publish v1.0.23
2 parents 6c45f7c + 62a37a7 commit e4d3a81

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)