summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2014-11-26 22:00:46 -0500
committerAndrew Gallant <jamslam@gmail.com>2014-11-26 22:00:46 -0500
commit9969a68779ac196f09d6a72911105060e9cb3d0d (patch)
tree865f6c4ddfba6b6cd2e7e3b7bd3b3ffb22f74b29
parented5325f19e30d390ee6238c76977caa69742fe31 (diff)
0.4.60.4.6
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 734a5ef..4bdde07 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "xsv"
-version = "0.4.5"
+version = "0.4.6"
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = "A high performance CSV command line toolkit."
documentation = "http://burntsushi.net/rustdoc/xsv/"