diff --git a/Cargo.toml b/Cargo.toml index 84441892..3462ed1b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pbr" -version = "0.3.0" +version = "0.3.1" authors = ["Ariel Mashraki ", "Steven Fackler "] description = "Console progress bar for Rust" documentation = "http://a8m.github.io/pb/doc/pbr/index.html"