From f8a47bdd79e1190065c783ea68ab81db8616fe45 Mon Sep 17 00:00:00 2001 From: Colby McHenry Date: Fri, 10 Jul 2026 17:37:44 -0500 Subject: [PATCH] chore: bump version to 1.4.1 Co-Authored-By: Claude Fable 5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2d04827..c77f9bb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@colbymchenry/codegraph", - "version": "1.4.0", + "version": "1.4.1", "description": "Supercharge AI coding agents with semantic code intelligence — surgical context, fewer tool calls, faster answers. 100% local.", "main": "dist/index.js", "types": "dist/index.d.ts",