From 034cea893b93958305ad9f4baf30d870ccebebee Mon Sep 17 00:00:00 2001 From: Alexander Larsson Date: Mon, 17 Jun 2019 09:44:33 +0200 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 6339e2b..6601bca 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "flat-manager" -version = "0.3.3" +version = "0.3.4" authors = ["Alexander Larsson "] license = "MIT OR Apache-2.0" # Needs nightly, so disable for now: