summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorPierre-Henri Symoneaux <pierre.henri.symoneaux@gmail.com>2018-04-10 23:18:39 +0200
committerPierre-Henri Symoneaux <pierre.henri.symoneaux@gmail.com>2018-04-10 23:18:39 +0200
commit34d9492bbb4a66f52df48734bd112e4bddc2ae6d (patch)
treeb5107cb73048a8aee433524c6edc43a03e23f27f /Cargo.toml
parent698d4500b1727b57da1580cb9ab12dc75de537d0 (diff)
Preparing v0.7.0 release
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 df3e1c6..ac8754c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "prettytable-rs"
-version = "0.6.8"
+version = "0.7.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"