From dc49dffe352b8b49d2fb901c173a4bcb92d752cc Mon Sep 17 00:00:00 2001 From: andrew Date: Sun, 26 Apr 2026 10:17:09 -0700 Subject: [PATCH] Bump version to v1.9.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ace7018..781e428 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "critters", - "version": "1.8.2", + "version": "1.9.0", "description": "TypeScript daemon that watches issue trackers and spawns AI coding CLI instances to produce draft PRs", "license": "MIT", "repository": {