diff --git a/Cargo.toml b/Cargo.toml index f083c45d..782c24e1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ members = [".", "cli", "generator"] [package] name = "seaography" -version = "1.0.0" +version = "1.1.0-rc.1" edition = "2021" rust-version = "1.70" authors = ["Panagiotis Karatakis "]