build: bump version to 0.0.1-rc.7 (#150)

Signed-off-by: Chapman Pendery <cpendery@vt.edu>
This commit is contained in:
Chapman Pendery
2024-01-17 15:09:31 -08:00
committed by GitHub
parent 2473d223ae
commit 4c5ef546da
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.6",
"version": "0.0.1-rc.7",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@microsoft/inshellisense",
"version": "0.0.1-rc.6",
"version": "0.0.1-rc.7",
"license": "MIT",
"dependencies": {
"@withfig/autocomplete": "2.648.2",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@microsoft/inshellisense",
"version": "0.0.1-rc.6",
"version": "0.0.1-rc.7",
"description": "IDE style command line auto complete",
"type": "module",
"bin": {