From c551d1f70c4994ae75a0750d3bebb55eb56bb7e2 Mon Sep 17 00:00:00 2001 From: pierresy Date: Sat, 7 Nov 2015 15:13:26 +0100 Subject: Issue #2 : Refactored code --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 8611ae8..6baf54d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "prettytable-rs" -version = "0.3.0" +version = "0.4.0" description = "A small rust library that print aligned and formatted tables" repository = "https://github.com/phsym/prettytable-rs" documentation = "http://phsym.github.io/prettytable-rs" -- cgit v1.2.3