From 0e95c6b714f92c30c7852d545db15b1d2e899269 Mon Sep 17 00:00:00 2001 From: Alexandre Bury Date: Thu, 5 Jan 2017 10:36:47 -0800 Subject: [PATCH] Bump version to 0.3.6 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 9b5cea5..818b731 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.5" +version = "0.3.6" [build-dependencies]