From 6a30fa4d8498ec0b6277d2c90e76a1d749e33e98 Mon Sep 17 00:00:00 2001 From: Jason Ozias Date: Mon, 8 Oct 2018 17:53:24 -0400 Subject: [PATCH] version bump for next release --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 4f9916a4..77ec679b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ license = "MIT/Apache-2.0" name = "vergen" readme = "README.md" repository = "https://github.com/rustyhorde/vergen" -version = "3.0.2" +version = "3.0.3" [dependencies] bitflags = "1" @@ -21,4 +21,4 @@ lazy_static = "1" regex = "1" [build-dependencies] -chrono = "0" \ No newline at end of file +chrono = "0"