UNPKG

84 BPlain TextView Raw
1gawk 'match($0, /^([0-9]+\.[0-9]+\.[0-9]+)/, ver) {print ver[0]; exit}' CHANGELOG.md
\No newline at end of file