build: bump version to 0.0.1-rc.6 (#134)

Signed-off-by: Chapman Pendery <cpendery@vt.edu>
This commit is contained in:
Chapman Pendery
2023-12-19 21:06:36 -08:00
committed by GitHub
parent 59fcfbddcc
commit dcdb4c7374
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "@microsoft/inshellisense",
"version": "0.0.1-rc.5",
"version": "0.0.1-rc.6",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@microsoft/inshellisense",
"version": "0.0.1-rc.5",
"version": "0.0.1-rc.6",
"license": "MIT",
"dependencies": {
"@withfig/autocomplete": "^2.633.0",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@microsoft/inshellisense",
"version": "0.0.1-rc.5",
"version": "0.0.1-rc.6",
"description": "IDE style command line auto complete",
"type": "module",
"bin": {