From fcc275ee0ae865db6848bbcb071c6d04d4f1ebe1 Mon Sep 17 00:00:00 2001 From: Colby Mchenry Date: Sat, 27 Jun 2026 15:49:00 -0500 Subject: [PATCH] Bump version from 1.1.1 to 1.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 43fcc8f..6a55b23 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@colbymchenry/codegraph", - "version": "1.1.1", + "version": "1.1.2", "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",