From 89e9585d7bb54f14974f729136408627751d7ae2 Mon Sep 17 00:00:00 2001 From: Hassan Abedi Date: Thu, 16 Oct 2025 15:09:01 +0200 Subject: [PATCH] The base commit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8cc7449..9935db5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cogitator/binharic-cli", - "version": "0.1.0-alpha.4", + "version": "0.1.0-alpha.5", "description": "A coding agent with the persona of a Tech-Priest of the Adeptus Mechanicus", "main": "dist/cli.js", "type": "module",