diff --git a/Cargo.toml b/Cargo.toml index a6573519c..799d90ef5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "backtrace" -version = "0.3.0" +version = "0.3.1" authors = ["Alex Crichton ", "The Rust Project Developers"] license = "MIT/Apache-2.0"