From 6a8463f502a33b7dc88fd763fab3a40ef88ccf46 Mon Sep 17 00:00:00 2001 From: Colby McHenry Date: Wed, 8 Jul 2026 23:18:36 -0500 Subject: [PATCH] chore(release): 1.3.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 ccde8f6..f1713b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@colbymchenry/codegraph", - "version": "1.3.0", + "version": "1.3.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",