From 59061c02ce5be4aaaa5c38d15ec9229c13a9dc76 Mon Sep 17 00:00:00 2001 From: Savanni D'Gerinel Date: Thu, 21 Sep 2023 09:44:22 -0400 Subject: [PATCH] dashboard: 0.1.0 --> 0.1.1 --- dashboard/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/Cargo.toml b/dashboard/Cargo.toml index e558242..39a8597 100644 --- a/dashboard/Cargo.toml +++ b/dashboard/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dashboard" -version = "0.1.0" +version = "0.1.1" edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html