summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorpierresy <pierre-henri.symoneaux@alcatel-lucent.com>2016-02-15 10:01:44 +0100
committerpierresy <pierre-henri.symoneaux@alcatel-lucent.com>2016-02-15 10:01:44 +0100
commit9fa2c9a5787053bf3732dc019c1e6b0bfc5a85f8 (patch)
treeb299b3ff7bbbef4af4ddf3d7721dc7f43df80770 /Cargo.toml
parent9bb1b4add459ce08526792c1a9fd7c37a0553043 (diff)
Updated version to 0.6.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 d0a1325..2ed6aba 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "prettytable-rs"
-version = "0.6.0"
+version = "0.6.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"