From 096fb2388f1d50ea6685b6a108bf5fc0f2aceb3a Mon Sep 17 00:00:00 2001 From: MaysWind Date: Wed, 27 Feb 2019 23:01:25 +0800 Subject: [PATCH] bump version to 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 262d7ef..ef1c983 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ }, "name": "ariang", "description": "AriaNg, a modern web frontend making aria2 easier to use.", - "version": "1.0.1", + "version": "1.0.2", "main": "index.html", "scripts": { "test": "echo \"Error: no test specified\" && exit 0"