chore: bump version to 1.1.6 (#1076)

Patch release: installer prunes old version bundles (#1074) and
`codegraph index` rebuilds an oversized index without wedging (#1067).

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Colby Mchenry
2026-06-29 23:41:38 -05:00
committed by GitHub
co-authored by Claude Opus 4.8
parent 31a58070c8
commit fedb5641b4
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "@colbymchenry/codegraph",
"version": "1.1.5",
"version": "1.1.6",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@colbymchenry/codegraph",
"version": "1.1.5",
"version": "1.1.6",
"license": "MIT",
"dependencies": {
"@clack/prompts": "^1.3.0",