diff --git a/README.md b/README.md index 71093b7..8b6620a 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This is an INI file parser in [Rust](http://www.rust-lang.org/). ```toml [dependencies] -rust-ini = "0.19" +rust-ini = "0.20" ``` ## Usage