From f393c991acbc6e7bd1e9b2acc0f8bc6f491e7686 Mon Sep 17 00:00:00 2001 From: Saurabh Daware Date: Sun, 8 Sep 2019 22:39:14 +0530 Subject: [PATCH] v bump to alpha.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f3f2295..d4dea2d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "projectman", - "version": "1.1.0", + "version": "1.2.0-alpha.2", "description": "Hate opening folders? Select and open your projects in your favourite editor straight from your command line without 'CD'ing into the deeply nested folders.", "main": "bin/index.js", "bin": {