bump version to 1.1.0

master
MaysWind 2019-04-16 21:33:18 +08:00
parent c288b020ec
commit 2731e7c8b5
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "ariang",
"version": "1.0.3",
"version": "1.1.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -68,7 +68,7 @@
},
"name": "ariang",
"description": "AriaNg, a modern web frontend making aria2 easier to use.",
"version": "1.0.3",
"version": "1.1.0",
"main": "index.html",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 0"