From 83289b5b7c839895fca69a63919be149e0ef69dd Mon Sep 17 00:00:00 2001 From: Rett Berg Date: Thu, 1 Nov 2018 12:19:24 -0700 Subject: [PATCH] bump version to 2.0.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7ae1eb08..8dc054bb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,7 +20,7 @@ license = "MIT OR Apache-2.0" name = "artifact-app" readme = "README.md" repository = "https://github.com/vitiral/artifact" -version = "2.0.0" +version = "2.0.1" build = "build.rs" [dependencies]