From db5237cf05c3e201c79bb0d7b46fc18122667fd2 Mon Sep 17 00:00:00 2001 From: MaysWind Date: Tue, 20 Aug 2019 16:24:25 +0800 Subject: [PATCH] bump version to 1.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 715640b..d6a6b9d 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ }, "name": "ariang", "description": "AriaNg, a modern web frontend making aria2 easier to use.", - "version": "1.1.2", + "version": "1.1.3", "main": "index.html", "scripts": { "test": "echo \"Error: no test specified\" && exit 0"