diff --git a/Cargo.toml b/Cargo.toml index 2c96b501..0c6ce78d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ members = [".", "cli", "generator"] [package] name = "seaography" -version = "1.0.0-rc.4" +version = "1.0.0" edition = "2021" rust-version = "1.70" authors = ["Panagiotis Karatakis "]