From 57d2f7c1a9eab483f0353cf2c89e0d70accc65c4 Mon Sep 17 00:00:00 2001 From: chorus-codes <280607145+chorus-codes@users.noreply.github.com> Date: Sun, 31 May 2026 10:07:40 +1000 Subject: [PATCH] chore: bump to v0.8.62 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7fba4d4..4422aa4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "chorus-codes", - "version": "0.8.61", + "version": "0.8.62", "description": "Driver-agnostic multi-LLM peer review for code decisions. Bring your own CLI; Chorus convenes 2-4 other LLMs to review the work before you ship.", "license": "Apache-2.0", "author": "99x Agency",