From 8237e98172f3ce9916e09452082170ebcc19e225 Mon Sep 17 00:00:00 2001 From: John Kerl Date: Mon, 16 Mar 2020 23:07:54 -0400 Subject: [PATCH] 5.7.0 --- doc/manpage.html | 2 +- doc/manpage.txt | 2 +- doc/mlr.1 | 2 +- doc/reference.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/manpage.html b/doc/manpage.html index a74b3ce80..cf8971e96 100644 --- a/doc/manpage.html +++ b/doc/manpage.html @@ -92,7 +92,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 Miller v5.6.3. + manpage documents Miller v5.7.0. EXAMPLES COMMAND-LINE SYNTAX diff --git a/doc/manpage.txt b/doc/manpage.txt index 9a3176be0..c0ab47ec9 100644 --- a/doc/manpage.txt +++ b/doc/manpage.txt @@ -18,7 +18,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 Miller v5.6.3. + manpage documents Miller v5.7.0. EXAMPLES COMMAND-LINE SYNTAX diff --git a/doc/mlr.1 b/doc/mlr.1 index 84c050ef6..12bf485af 100644 --- a/doc/mlr.1 +++ b/doc/mlr.1 @@ -38,7 +38,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 Miller v5.6.3. +a special case.) This manpage documents Miller v5.7.0. .SH "EXAMPLES" .sp diff --git a/doc/reference.html b/doc/reference.html index 482758fae..88b2cc4bc 100644 --- a/doc/reference.html +++ b/doc/reference.html @@ -1596,7 +1596,7 @@ Available subcommands: For more information, please invoke mlr {subcommand} --help For more information please see http://johnkerl.org/miller/doc and/or -http://github.com/johnkerl/miller. This is Miller version v5.6.3. +http://github.com/johnkerl/miller. This is Miller version v5.7.0.