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