From 5aee895937fd4097c2fbfa73eac01834eb4f9b91 Mon Sep 17 00:00:00 2001 From: Chapman Pendery <35637443+cpendery@users.noreply.github.com> Date: Tue, 7 Nov 2023 12:33:13 -0800 Subject: [PATCH] build: version bump 0.0.1-rc.2 (#27) Signed-off-by: Chapman Pendery --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7275ebf..19b4616 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/inshellisense", - "version": "0.0.1-rc.1", + "version": "0.0.1-rc.2", "description": "IDE style command line auto complete", "type": "module", "bin": {