summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorpierresy <pierre-henri.symoneaux@alcatel-lucent.com>2015-12-29 19:58:32 +0100
committerpierresy <pierre-henri.symoneaux@alcatel-lucent.com>2015-12-29 19:58:32 +0100
commit5a8df3a0d256aa6f48da0b7c185640e49bf38501 (patch)
tree4f985f56c85d0d46730f4b3d7034560769ccd4eb /Cargo.toml
parent0f6533d199aec4346f69fbe468fa85bf5bf852f8 (diff)
Updated version to 0.5.1 in Cargo.toml
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index edad16c..f22af59 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "prettytable-rs"
-version = "0.5.0"
+version = "0.5.1"
description = "A library for printing pretty formatted tables in terminal"
homepage = "https://github.com/phsym/prettytable-rs"
repository = "https://github.com/phsym/prettytable-rs"