Parcourir la source

Bump version to 0.3.0

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Colby McHenry il y a 5 mois
Parent
commit
553f623fe1
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "@colbymchenry/codegraph",
-  "version": "0.2.9",
+  "version": "0.3.0",
   "description": "Supercharge Claude Code with semantic code intelligence. 30% fewer tokens, 25% fewer tool calls, 100% local.",
   "main": "dist/index.js",
   "types": "dist/index.d.ts",