@getmonoceros/workbench 1.11.2 → 1.11.3

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.
Files changed (2) hide show
  1. package/dist/bin.js +1 -1
  2. package/package.json +1 -1
package/dist/bin.js CHANGED
@@ -4697,7 +4697,7 @@ async function persistPromptedIdentity(prompted, ymlPath, home, logger) {
4697
4697
  }
4698
4698
 
4699
4699
  // src/version.ts
4700
- var CLI_VERSION = true ? "1.11.2" : "dev";
4700
+ var CLI_VERSION = true ? "1.11.3" : "dev";
4701
4701
 
4702
4702
  // src/commands/_dispatch.ts
4703
4703
  import { consola as consola12 } from "consola";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@getmonoceros/workbench",
3
- "version": "1.11.2",
3
+ "version": "1.11.3",
4
4
  "description": "Monoceros workbench CLI — local, reproducible dev containers with first-class AI coding tooling.",
5
5
  "keywords": [
6
6
  "devcontainer",