From 6c50e968dc817b8a22f679d69664257f615577dd Mon Sep 17 00:00:00 2001 From: Colby McHenry Date: Wed, 1 Jul 2026 22:07:58 -0500 Subject: [PATCH] chore: bump version to 1.2.0 Co-Authored-By: Claude Opus 4.8 (1M context) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ec90e7d..fc167ac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@colbymchenry/codegraph", - "version": "1.1.6", + "version": "1.2.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",