summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorpierresy <pierre-henri.symoneaux@alcatel-lucent.com>2015-08-12 22:46:28 +0200
committerpierresy <pierre-henri.symoneaux@alcatel-lucent.com>2015-08-12 22:56:00 +0200
commite34ab9c806d63a3af955a74be1a9f1621bd154de (patch)
tree217a454ce1a2afb3c647ce29181d9bad04b2d827 /README.md
parent3434a1d07c23aef3ef368713d3a6d21523398818 (diff)
Updated crate version to 0.2.0
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 3be5cf2..bc77aa2 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.1.2"
+prettytable-rs = "0.2.0"
```