summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorpierresy <pierre-henri.symoneaux@alcatel-lucent.com>2015-11-07 15:13:26 +0100
committerpierresy <pierre-henri.symoneaux@alcatel-lucent.com>2015-11-07 15:13:26 +0100
commitc551d1f70c4994ae75a0750d3bebb55eb56bb7e2 (patch)
tree37c5054979bae321e70d2b678abb34eaa7496760 /README.md
parent0837f83b7d50dfcd1d17025c6f09cde810c1b5c7 (diff)
Issue #2 : Refactored code
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index bc77aa2..c545bc6 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ More often, you will include the library as a dependency to your project. In ord
```toml
[dependencies]
-prettytable-rs = "0.2.0"
+prettytable-rs = "0.4.0"
```