From 272f634aab570e84a8834c4674c815ef9693d716 Mon Sep 17 00:00:00 2001 From: hopeatina Date: Thu, 21 May 2026 20:58:22 -0500 Subject: [PATCH] chore: prepare OpenCode plugin alpha 2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d167351..a0e84e9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@useorgx/orgx-opencode-plugin", - "version": "0.1.0-alpha.1", + "version": "0.1.0-alpha.2", "description": "OrgX plugin peer for OpenCode with task dispatch, execution receipts, deviations, and passive Work Graph reconciliation events.", "type": "module", "main": "dist/index.js",