From 325e16e299e5ac17acf0a3b86c5b0ddeea8d343e Mon Sep 17 00:00:00 2001 From: MaysWind Date: Sun, 26 Aug 2018 16:38:06 +0800 Subject: [PATCH] bump version to 0.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aa1a5eb..551f129 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ }, "name": "ariang", "description": "AriaNg, a modern web frontend making aria2 easier to use.", - "version": "0.5.0", + "version": "0.6.0", "main": "index.html", "scripts": { "test": "echo \"Error: no test specified\" && exit 0"