From 650dc5d6094052ffd5a8779bcec544110ec1bbfb Mon Sep 17 00:00:00 2001 From: Jason Ozias Date: Mon, 19 Apr 2021 16:29:39 -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 bc61df66..87b2f0ee 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.1" +version = "5.1.2" [features] default = ["build", "cargo", "git", "rustc", "si"]