summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorPierre-Henri Symoneaux <pierre-henri.symoneaux@nokia.com>2016-10-02 17:16:58 +0200
committerPierre-Henri Symoneaux <pierre-henri.symoneaux@nokia.com>2016-10-02 17:16:58 +0200
commit3f8539d4864cc9b3c9915b973647fc7224ea3caf (patch)
tree4cb39d00976d974a7302bf5699ef44b7f02beb29 /Cargo.toml
parent16d8ffd7fbe7a5d892c026cb99306a3570d87be7 (diff)
Prepared v0.6.6 publishing
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 3a96ee7..186d496 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "prettytable-rs"
-version = "0.6.5"
+version = "0.6.6"
description = "A library for printing pretty formatted tables in terminal"
homepage = "https://github.com/phsym/prettytable-rs"
repository = "https://github.com/phsym/prettytable-rs"