build: bump version to 0.0.1-rc.1

Signed-off-by: Chapman Pendery <cpendery@vt.edu>
This commit is contained in:
Chapman Pendery
2023-10-31 13:19:24 -07:00
parent f505571d30
commit 16eff3b235
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@microsoft/inshellisense",
"version": "0.0.0",
"version": "0.0.1-rc.1",
"description": "IDE style command line auto complete",
"type": "module",
"bin": {
@@ -56,4 +56,4 @@
"ts-jest": "^29.1.1",
"typescript": "^5.2.2"
}
}
}