diff --git a/package.json b/package.json index f1b61bc..70e7331 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "clickable-path", "type": "module", - "version": "0.0.0", + "version": "0.0.1", "packageManager": "pnpm@11.15.1", "description": "Make file paths printed by CLIs ctrl/cmd-clickable, using OSC 8 hyperlinks", "license": "MIT",