Skip to content

Commit

Permalink
Miller 3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
johnkerl committed Dec 29, 2015
1 parent e6569da commit 44901ae
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.premade
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. (Miller can handle positionally-indexed data as a special
case.) This manpage documents Miller v3.1.2-dev.
case.) This manpage documents Miller v3.2.2.
.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 @@ -456,7 +456,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 v3.1.2-dev.
http://github.com/johnkerl/miller. This is Miller version v3.2.2.
</pre>
</div>
<p/>
Expand Down

0 comments on commit 44901ae

Please sign in to comment.