Bump version to 0.2.1

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Colby McHenry
2026-01-19 14:37:41 -06:00
co-authored by Claude Opus 4.5
parent ab7590dd5f
commit 1c8144ba08
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "@colbymchenry/codegraph", "name": "@colbymchenry/codegraph",
"version": "0.2.0", "version": "0.2.1",
"description": "A local-first code intelligence system that builds a semantic knowledge graph from any codebase", "description": "A local-first code intelligence system that builds a semantic knowledge graph from any codebase",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",