@getmonoceros/workbench 1.23.0 → 1.23.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.
Files changed (2) hide show
  1. package/dist/bin.js +1 -1
  2. package/package.json +1 -1
package/dist/bin.js CHANGED
@@ -7220,7 +7220,7 @@ var CLI_VERSION;
7220
7220
  var init_version = __esm({
7221
7221
  "src/version.ts"() {
7222
7222
  "use strict";
7223
- CLI_VERSION = true ? "1.23.0" : "dev";
7223
+ CLI_VERSION = true ? "1.23.2" : "dev";
7224
7224
  }
7225
7225
  });
7226
7226
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@getmonoceros/workbench",
3
- "version": "1.23.0",
3
+ "version": "1.23.2",
4
4
  "description": "Monoceros workbench CLI — local, reproducible dev containers with first-class AI coding tooling.",
5
5
  "keywords": [
6
6
  "devcontainer",