MCPcopy 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

1import { readFileSync, writeFileSync } from "fs";
2
3const targetVersion = process.env.npm_package_version;
4

Callers

nothing calls this directly

Calls 1

parseMethod · 0.80

Tested by

no test coverage detected