v0.1.2
Fixed
markcv --versionreported the version that was hardcoded in the source rather
than the one actually installed: 0.1.1 shipped while--versionstill said
0.1.0. Both the CLI and the MCP server now read it frompackage.json, and a
test fails if the two ever disagree.