Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/callumalpass/tasknotes
/ version-bump.mjs
File
version-bump.mjs
version-bump.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ readFileSync, writeFileSync } from
"fs"
;
2
3
const
targetVersion = process.env.npm_package_version;
4
Callers
nothing calls this directly
Calls
1
parse
Method · 0.80
Tested by
no test coverage detected