bump version to 1.0.3
This commit is contained in:
parent
5f6998a348
commit
f0ea3a6383
2
package-lock.json
generated
2
package-lock.json
generated
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "ariang",
|
"name": "ariang",
|
||||||
"version": "1.0.2",
|
"version": "1.0.3",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
|
@ -66,7 +66,7 @@
|
||||||
},
|
},
|
||||||
"name": "ariang",
|
"name": "ariang",
|
||||||
"description": "AriaNg, a modern web frontend making aria2 easier to use.",
|
"description": "AriaNg, a modern web frontend making aria2 easier to use.",
|
||||||
"version": "1.0.2",
|
"version": "1.0.3",
|
||||||
"main": "index.html",
|
"main": "index.html",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 0"
|
"test": "echo \"Error: no test specified\" && exit 0"
|
||||||
|
|
Reference in a new issue