struere 0.9.0 → 0.9.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.
@@ -24865,7 +24865,7 @@ templatesCommand.command("status <name>").description("Check template approval s
24865
24865
  // package.json
24866
24866
  var package_default = {
24867
24867
  name: "struere",
24868
- version: "0.9.0",
24868
+ version: "0.9.1",
24869
24869
  description: "Build, test, and deploy AI agents",
24870
24870
  keywords: [
24871
24871
  "ai",
package/dist/cli/index.js CHANGED
@@ -5573,7 +5573,7 @@ templatesCommand.command("status <name>").description("Check template approval s
5573
5573
  // package.json
5574
5574
  var package_default = {
5575
5575
  name: "struere",
5576
- version: "0.9.0",
5576
+ version: "0.9.1",
5577
5577
  description: "Build, test, and deploy AI agents",
5578
5578
  keywords: [
5579
5579
  "ai",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "struere",
3
- "version": "0.9.0",
3
+ "version": "0.9.1",
4
4
  "description": "Build, test, and deploy AI agents",
5
5
  "keywords": [
6
6
  "ai",