summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre-Henri Symoneaux <pierre.henri.symoneaux@gmail.com>2018-09-27 23:38:32 +0200
committerPierre-Henri Symoneaux <pierre.henri.symoneaux@gmail.com>2018-09-27 23:38:32 +0200
commit6f01431763041f7a321660cc2c6a89836f0c77ac (patch)
treef142f324db6eff9d7047e3c106cccf927dce3a31
parent7796a1b5bf58b74615893ae897fefce2585710d5 (diff)
Updated Cargo.toml with new release
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 7697053..942b589 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "prettytable-rs"
-version = "0.7.1"
+version = "0.8.0"
description = "A library for printing pretty formatted tables in terminal"
homepage = "https://github.com/phsym/prettytable-rs"
repository = "https://github.com/phsym/prettytable-rs"