From 757ac2aa2c4d1619437a2145d63edef053411a72 Mon Sep 17 00:00:00 2001 From: Marco A L Barbosa Date: Fri, 19 May 2017 10:44:54 -0300 Subject: [PATCH] Bump to 0.3.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"