From b35a292c908a73367a630bc590a69eb2cc881f6a Mon Sep 17 00:00:00 2001 From: Colby Mchenry Date: Sat, 13 Jun 2026 16:06:55 -0500 Subject: [PATCH] chore(release): bump version to 1.0.1 (#869) Co-authored-by: Claude Opus 4.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 880a557..a802f79 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@colbymchenry/codegraph", - "version": "1.0.0", + "version": "1.0.1", "description": "Supercharge Claude Code with semantic code intelligence. 94% fewer tool calls • 77% faster exploration • 100% local.", "main": "dist/index.js", "types": "dist/index.d.ts",