struere 0.4.1 → 0.4.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.
@@ -19100,7 +19100,7 @@ var statusCommand = new Command("status").description("Compare local vs remote s
19100
19100
  // package.json
19101
19101
  var package_default = {
19102
19102
  name: "struere",
19103
- version: "0.4.1",
19103
+ version: "0.4.2",
19104
19104
  description: "Build, test, and deploy AI agents",
19105
19105
  keywords: [
19106
19106
  "ai",
package/dist/cli/index.js CHANGED
@@ -2470,7 +2470,7 @@ var statusCommand = new Command13("status").description("Compare local vs remote
2470
2470
  // package.json
2471
2471
  var package_default = {
2472
2472
  name: "struere",
2473
- version: "0.4.1",
2473
+ version: "0.4.2",
2474
2474
  description: "Build, test, and deploy AI agents",
2475
2475
  keywords: [
2476
2476
  "ai",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "struere",
3
- "version": "0.4.1",
3
+ "version": "0.4.2",
4
4
  "description": "Build, test, and deploy AI agents",
5
5
  "keywords": [
6
6
  "ai",