From 0167839ce9be09d73395e30a3e371ce9198b0ef0 Mon Sep 17 00:00:00 2001 From: Jason Ozias Date: Sat, 24 Apr 2021 18:18:20 -0400 Subject: [PATCH] version bump for next release --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 8fce0414..7f9e03b7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ license = "MIT OR Apache-2.0" name = "vergen" readme = "README.md" repository = "https://github.com/rustyhorde/vergen" -version = "5.1.3" +version = "5.1.4" [features] default = ["build", "cargo", "git", "rustc", "si"]