From 50e978ee8138a21f9ea74cbde22fd11a433a8d53 Mon Sep 17 00:00:00 2001 From: Colby McHenry Date: Fri, 10 Jul 2026 03:42:55 -0500 Subject: [PATCH] release: 1.4.0 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 f1713b6..2d04827 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@colbymchenry/codegraph", - "version": "1.3.1", + "version": "1.4.0", "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",