fix: bump version to 0.2.0 to force cache refresh

This commit is contained in:
2026-03-27 08:18:44 -04:00
parent 027efffe52
commit db0bce03ec
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "agent-loop",
"version": "0.1.0",
"version": "0.2.0",
"description": "Autonomous generator-evaluator agent loop for long-running coding tasks. Plan with /agent-loop:init, then execute with /agent-loop:run.",
"author": {
"name": "Sheldon"