diff --git a/README.md b/README.md index 32b3e42936..8a9903923f 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ More often, you will include the library as a dependency to your project. In ord ```toml [dependencies] -prettytable-rs = "0.4.0" +prettytable-rs = "0.5.0" ```