bump version

This commit is contained in:
Colby McHenry
2026-01-18 19:04:14 -06:00
parent 6c21ba4952
commit 18b891a62a
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "@colbymchenry/codegraph", "name": "@colbymchenry/codegraph",
"version": "0.1.2", "version": "0.1.3",
"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",