Browse Source

bump version to 1.1.5

MaysWind 5 years ago
parent
commit
9e7dfe26e7
2 changed files with 2 additions and 2 deletions
  1. 1 1
      package-lock.json
  2. 1 1
      package.json

+ 1 - 1
package-lock.json

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

+ 1 - 1
package.json

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