diff --git a/dump-parser/Cargo.toml b/dump-parser/Cargo.toml index 52706921..e8ddcdc4 100644 --- a/dump-parser/Cargo.toml +++ b/dump-parser/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dump-parser" -version = "0.8.6" +version = "0.9.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/replibyte/Cargo.toml b/replibyte/Cargo.toml index 013f2ee4..c1fbc4a1 100644 --- a/replibyte/Cargo.toml +++ b/replibyte/Cargo.toml @@ -1,6 +1,6 @@ [package] edition = "2021" -version = "0.8.6" +version = "0.9.0" name = "replibyte" authors = ["Qovery Team", "Fab", "Benny", "Contributos"] diff --git a/subset/Cargo.toml b/subset/Cargo.toml index b4c23cb4..14fe5f5c 100644 --- a/subset/Cargo.toml +++ b/subset/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "subset" -version = "0.8.6" +version = "0.9.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html