diff --git a/package.json b/package.json index 52c2e27..7275ebf 100644 --- a/package.json +++ b/package.json @@ -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" } -} \ No newline at end of file +}