From efa45bb50927943b98f9692c9f502ac8811f6bd4 Mon Sep 17 00:00:00 2001 From: Alexandre Bury Date: Sun, 15 Jan 2017 10:28:03 -0800 Subject: [PATCH] Bump version to 0.3.7 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 81b4967..f34a94a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ license = "MIT" name = "cursive" readme = "Readme.md" repository = "https://github.com/gyscos/Cursive" -version = "0.3.6" +version = "0.3.7" [build-dependencies.skeptic] optional = true