From ea27e9238b0e23528c3c03ba33bf7b654df51772 Mon Sep 17 00:00:00 2001 From: jysperm Date: Thu, 31 Jul 2014 11:48:44 +0800 Subject: [PATCH] v0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b04d3b1..8dadae0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rootpanel", - "version": "0.3.0", + "version": "0.4.0", "description": "A linux virtual host management system with extensibility", "homepage": "http://rpvhost.net", "license": "GPL-3.0",