Bumps version to 0.6.2

Bumps version to 0.6.2 in both package.json and lockfile to align release metadata and prevent silent install failures on fresh installs.
Relates to silent install fix
This commit is contained in:
Colby McHenry
2026-02-19 15:57:01 -06:00
parent a46d6b7487
commit dff98a638c
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "@colbymchenry/codegraph",
"version": "0.5.5",
"version": "0.6.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@colbymchenry/codegraph",
"version": "0.5.5",
"version": "0.6.2",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {