@tostudy-ai/cli 0.4.0 → 0.5.0
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.
- package/dist/cli.js +1 -1
- package/dist/cli.js.map +1 -1
- package/package.json +1 -1
package/dist/cli.js
CHANGED
|
@@ -41335,7 +41335,7 @@ var init_cli = __esm({
|
|
|
41335
41335
|
init_export();
|
|
41336
41336
|
init_open();
|
|
41337
41337
|
init_vault2();
|
|
41338
|
-
CLI_VERSION = "0.
|
|
41338
|
+
CLI_VERSION = "0.5.0";
|
|
41339
41339
|
}
|
|
41340
41340
|
});
|
|
41341
41341
|
|