parser
parser copied to clipboard
Fix cli.js ignoring `--version` flag
Fixes issue with --version flag mentioned here: https://github.com/postlight/parser/pull/610#issuecomment-1772072583
This is needed for ArchiveBox (and many other UNIX tools) to autodetect the version.
bump, this would help us a lot over at ArchiveBox (which uses postlight internally) 🙏