bump version to 1.0.3

This commit is contained in:
MaysWind 2019-04-07 11:36:31 +08:00
parent 5f6998a348
commit f0ea3a6383
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

@ -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": {

View file

@ -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"