From d678d767f0722ab2e758d076535718a0d223d59a Mon Sep 17 00:00:00 2001 From: Alexandre Bury Date: Mon, 17 Oct 2016 11:39:27 -0700 Subject: [PATCH] Bump version to 0.3.5 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c0e1ae9..dca5a65 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.4" +version = "0.3.5" [build-dependencies.skeptic] optional = true