From 263ff4984f5b7ffc6ef446dfc9fcc20bc1258a4b Mon Sep 17 00:00:00 2001 From: athiththan11 Date: Thu, 15 Aug 2019 17:00:35 +0530 Subject: [PATCH] :fire: version 0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cf00aba..3dae7db 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "hydrogen-cli", "description": "an interactive cli tool for wso2 servers", - "version": "0.0.1", + "version": "0.2.0", "author": "Athiththan @athiththan11", "bin": { "hydrogen": "./bin/run"