@maestria/agent-plugin 0.0.0 → 0.1.0

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/package.json +1 -1
  2. package/plugin.json +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@maestria/agent-plugin",
3
- "version": "0.0.0",
3
+ "version": "0.1.0",
4
4
  "private": false,
5
5
  "description": "Maestria's portable Agent Plugins v1 package: workflow methodology as Agent Skills",
6
6
  "keywords": [
package/plugin.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
3
3
  "name": "maestria",
4
- "version": "0.0.0",
4
+ "version": "0.1.0",
5
5
  "description": "Portable Maestria engineering methodology delivered as Agent Skills for compatible clients.",
6
6
  "author": {
7
7
  "name": "agustinusnathaniel",