Преглед изворни кода

Bump version to 0.2.1

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Colby McHenry пре 5 месеци
родитељ
комит
1c8144ba08
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "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",
   "main": "dist/index.js",
   "types": "dist/index.d.ts",