From ff5f2da7e781d5150a256a4aafcb31aca9ddeb96 Mon Sep 17 00:00:00 2001 From: Nicholas O'Leary Date: Thu, 31 Oct 2013 16:42:47 +0000 Subject: [PATCH] Bump version - 0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bdb3217a1..3088cb11c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name" : "node-red", - "version" : "0.2.0", + "version" : "0.3.0", "description" : "A visual tool for wiring the Internet of Things", "homepage" : "http://nodered.org", "license" : "Apache",