From 2d223973824a66a4136da8479011583df880e617 Mon Sep 17 00:00:00 2001 From: Savanni D'Gerinel Date: Tue, 9 Jan 2024 08:10:58 -0500 Subject: [PATCH] Bump the dashboard version --- dashboard/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/Cargo.toml b/dashboard/Cargo.toml index 928c206..fcb0958 100644 --- a/dashboard/Cargo.toml +++ b/dashboard/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dashboard" -version = "0.1.1" +version = "0.1.2" edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html