build: version bump (#104)

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