build: bump version to 0.0.1-rc.4 (#47)

Signed-off-by: Chapman Pendery <cpendery@vt.edu>
This commit is contained in:
Chapman Pendery
2023-11-09 10:28:40 -08:00
committed by GitHub
parent dd01a3ffd2
commit fe485067fd
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.3",
"version": "0.0.1-rc.4",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@microsoft/inshellisense",
"version": "0.0.1-rc.3",
"version": "0.0.1-rc.4",
"license": "MIT",
"dependencies": {
"@withfig/autocomplete": "^2.633.0",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@microsoft/inshellisense",
"version": "0.0.1-rc.3",
"version": "0.0.1-rc.4",
"description": "IDE style command line auto complete",
"type": "module",
"bin": {