diff --git a/dump-parser/Cargo.toml b/dump-parser/Cargo.toml index 267c8be6..beda7d52 100644 --- a/dump-parser/Cargo.toml +++ b/dump-parser/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dump-parser" -version = "0.9.5" +version = "0.9.6" 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 d49055d8..748c75f8 100644 --- a/replibyte/Cargo.toml +++ b/replibyte/Cargo.toml @@ -1,6 +1,6 @@ [package] edition = "2021" -version = "0.9.5" +version = "0.9.6" name = "replibyte" authors = ["Qovery Team", "Fab", "Benny", "Contributos"] diff --git a/subset/Cargo.toml b/subset/Cargo.toml index 8ac64f34..2a89c795 100644 --- a/subset/Cargo.toml +++ b/subset/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "subset" -version = "0.9.5" +version = "0.9.6" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html