From 7f18c13bc3334178580f549deba4362819c2334b Mon Sep 17 00:00:00 2001 From: Mattia Procopio Date: Tue, 24 Jan 2023 09:23:14 +0100 Subject: [PATCH] Bump astromonitor version to 1.0.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 5392ab0..512167a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "astromonitor" -version = "0.4.3" +version = "1.0.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html