From 0dbe1e75a090d7d1236510f9cbbee185956b15ff Mon Sep 17 00:00:00 2001 From: Alex Jones Date: Fri, 3 Nov 2023 10:32:45 +0000 Subject: [PATCH] chore: updated Signed-off-by: Alex Jones --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 838fa50..278f988 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "isotope" -version = "0.0.4" +version = "0.0.5" repository = "https://github.com/isotope-rs/isotope.git" edition = "2021" description = "Isotope scans AWS services and makes suggestions on how to improve them using Artificial Intelligence."