Skip to content

Commit 8a6a519

Browse files
authored
Release v0.10.0 (#229)
Signed-off-by: Romaric Philogène <rphilogene@qovery.com> Signed-off-by: Romaric Philogène <rphilogene@qovery.com>
1 parent 7714dd0 commit 8a6a519

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

dump-parser/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "dump-parser"
3-
version = "0.9.7"
3+
version = "0.10.0"
44
edition = "2021"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

replibyte/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
edition = "2021"
3-
version = "0.9.7"
3+
version = "0.10.0"
44
name = "replibyte"
55
authors = ["Qovery Team", "Fab", "Benny", "Contributos"]
66

subset/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "subset"
3-
version = "0.9.7"
3+
version = "0.10.0"
44
edition = "2021"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

0 commit comments

Comments
 (0)