@getmonoceros/workbench 1.0.0 → 1.0.1

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/bin.js CHANGED
@@ -2289,7 +2289,7 @@ function warnOnDeprecatedFeatureRefs(containerFeatures, globalConfig, logger) {
2289
2289
  }
2290
2290
 
2291
2291
  // src/version.ts
2292
- var CLI_VERSION = "1.0.0";
2292
+ var CLI_VERSION = "1.0.1";
2293
2293
 
2294
2294
  // src/commands/_dispatch.ts
2295
2295
  import { consola as consola11 } from "consola";