codexuse-cli 2.2.0 → 2.3.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/index.js CHANGED
@@ -3515,7 +3515,7 @@ function maxUsedPercent(snapshot) {
3515
3515
  }
3516
3516
 
3517
3517
  // src/index.ts
3518
- var VERSION = true ? "2.2.0" : "0.0.0";
3518
+ var VERSION = true ? "2.3.0" : "0.0.0";
3519
3519
  function printHelp() {
3520
3520
  console.log(`CodexUse CLI v${VERSION}
3521
3521