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