Post-6.18.1 release: back to 6.18.1-dev

This commit is contained in:
John Kerl 2026-04-19 12:03:05 -04:00
parent 22bed96346
commit 9a25ba5dfa
5 changed files with 5 additions and 5 deletions

View file

@ -27,7 +27,7 @@
insertion-ordered hash map. This encompasses a variety of data
formats, including but not limited to the familiar CSV, TSV, and JSON.
(Miller can handle positionally-indexed data as a special case.) This
manpage documents mlr 6.18.1.
manpage documents mlr 6.18.1-dev.
1mEXAMPLES0m
mlr --icsv --opprint cat example.csv

View file

@ -47,7 +47,7 @@ on integer-indexed fields: if the natural data structure for the latter is the
array, then Miller's natural data structure is the insertion-ordered hash map.
This encompasses a variety of data formats, including but not limited to the
familiar CSV, TSV, and JSON. (Miller can handle positionally-indexed data as
a special case.) This manpage documents mlr 6.18.1.
a special case.) This manpage documents mlr 6.18.1-dev.
.SH "EXAMPLES"
.sp