contensis-cli 1.6.1-beta.11 → 1.6.1-beta.12

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
@@ -71608,7 +71608,7 @@ var progress = {
71608
71608
  };
71609
71609
 
71610
71610
  // src/version.ts
71611
- var LIB_VERSION = "1.6.1-beta.11";
71611
+ var LIB_VERSION = "1.6.1-beta.12";
71612
71612
 
71613
71613
  // src/commands/connect.ts
71614
71614
  var import_commander2 = require("commander");