@tavus/cvi-ui 0.0.3-beta.0 → 0.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -1373,7 +1373,7 @@ const info = new Command().name("info").description("get information about your
1373
1373
  });
1374
1374
  //#endregion
1375
1375
  //#region package.json
1376
- var version = "0.0.3-beta.0";
1376
+ var version = "0.0.3";
1377
1377
  //#endregion
1378
1378
  //#region src/index.ts
1379
1379
  process.on("SIGINT", () => process.exit(0));
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tavus/cvi-ui",
3
- "version": "0.0.3-beta.0",
3
+ "version": "0.0.3",
4
4
  "description": "A CLI tool for installing and managing CVI components",
5
5
  "keywords": [
6
6
  "ai-replica",