From 2da32da781ae892d6970225230a40d62c27a85fd Mon Sep 17 00:00:00 2001 From: MaysWind Date: Sun, 14 May 2017 23:51:10 +0800 Subject: [PATCH] update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f5925b3..92084fb 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ }, "name": "ariang", "description": "AriaNg, a web frontend making aria2 better", - "version": "0.1.0", + "version": "0.2.0", "main": "index.html", "scripts": { "test": "echo \"Error: no test specified\" && exit 0"