@qodalis/cli-core 2.0.0-beta.1 → 2.0.0-beta.2

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/public-api.mjs CHANGED
@@ -2458,7 +2458,7 @@ var utils = {
2458
2458
  };
2459
2459
 
2460
2460
  // src/lib/version.ts
2461
- var LIBRARY_VERSION = "2.0.0-beta.1";
2461
+ var LIBRARY_VERSION = "2.0.0-beta.2";
2462
2462
  var API_VERSION = 2;
2463
2463
 
2464
2464
  // src/lib/modules/cli-module-registry.ts