From 1f71b916327ab7eb67750039e0c1873cf1ec54d8 Mon Sep 17 00:00:00 2001 From: Alexandre Bury Date: Fri, 14 Oct 2016 12:36:35 -0700 Subject: [PATCH] Bump version to 0.3.4 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b027b61..c0e1ae9 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.3" +version = "0.3.4" [build-dependencies.skeptic] optional = true