diff --git a/docs/src/manpage.md b/docs/src/manpage.md index 93f884dd9..1d8e0185f 100644 --- a/docs/src/manpage.md +++ b/docs/src/manpage.md @@ -50,7 +50,7 @@ DESCRIPTION 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.1.0-dev. + manpage documents mlr 6.2.0. EXAMPLES mlr --icsv --opprint cat example.csv diff --git a/docs/src/manpage.txt b/docs/src/manpage.txt index 8559fc53e..ae13d1f77 100644 --- a/docs/src/manpage.txt +++ b/docs/src/manpage.txt @@ -29,7 +29,7 @@ DESCRIPTION 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.1.0-dev. + manpage documents mlr 6.2.0. EXAMPLES mlr --icsv --opprint cat example.csv diff --git a/man/manpage.txt b/man/manpage.txt index 8559fc53e..ae13d1f77 100644 --- a/man/manpage.txt +++ b/man/manpage.txt @@ -29,7 +29,7 @@ DESCRIPTION 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.1.0-dev. + manpage documents mlr 6.2.0. EXAMPLES mlr --icsv --opprint cat example.csv diff --git a/man/mlr.1 b/man/mlr.1 index 0d309b28c..f8d8fb9ab 100644 --- a/man/mlr.1 +++ b/man/mlr.1 @@ -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.1.0-dev. +a special case.) This manpage documents mlr 6.2.0. .SH "EXAMPLES" .sp