Skip to content

Commit

Permalink
4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
johnkerl committed Jun 20, 2016
1 parent a394c73 commit 410dce4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/mlr.1
Original file line number Diff line number Diff line change
Expand Up @@ -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 and JSON. (Miller can handle positionally-indexed data as a special
case.) This manpage documents Miller v4.1.0.
case.) This manpage documents Miller v4.2.0.
.SH "EXAMPLES"
.sp

Expand Down
2 changes: 1 addition & 1 deletion doc/reference.html
Original file line number Diff line number Diff line change
Expand Up @@ -544,7 +544,7 @@
mlr stats1 -a min,mean,max -f flag,u,v -g color then sort -f color

For more information please see http://johnkerl.org/miller/doc and/or
http://github.com/johnkerl/miller. This is Miller version v4.1.0.
http://github.com/johnkerl/miller. This is Miller version v4.2.0.
</pre>
</div>
<p/>
Expand Down

0 comments on commit 410dce4

Please sign in to comment.