From d8de167724e40ead72989fb337eb0909fb427bbf Mon Sep 17 00:00:00 2001 From: Alexandre Bury Date: Tue, 4 Oct 2016 17:59:08 -0700 Subject: [PATCH] Bump version to 0.3.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 05dd4e7..6b06b09 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ license = "MIT" name = "cursive" readme = "Readme.md" repository = "https://github.com/gyscos/Cursive" -version = "0.3.0" +version = "0.3.1" build="build.rs" [dependencies]