Browse Source

bump version to 1.3.11

master 1.3.11
MaysWind 2 weeks ago
parent
commit
3bb5009087
  1. 2
      package-lock.json
  2. 2
      package.json

2
package-lock.json

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

2
package.json

@ -64,7 +64,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.3.10",
"version": "1.3.11",
"main": "index.html", "main": "index.html",
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 0", "test": "echo \"Error: no test specified\" && exit 0",

Loading…
Cancel
Save