summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2014-11-26 22:05:56 -0500
committerAndrew Gallant <jamslam@gmail.com>2014-11-26 22:05:56 -0500
commit4acd0b009d9f2895941b26f6d2870f334c5268a0 (patch)
tree21734f2eb5fdbded206d649caf145c6f813ef963
parent21bc8016f3c0bbe3dd645decae37f58ca1b5fbbb (diff)
0.4.70.4.7
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 4bdde07..63ca65d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "xsv"
-version = "0.4.6"
+version = "0.4.7"
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = "A high performance CSV command line toolkit."
documentation = "http://burntsushi.net/rustdoc/xsv/"