Skip to content

Commit 403c3c5

Browse files
authored
Release v0.9.0 (#162)
Signed-off-by: Romaric Philogène <[email protected]>
1 parent 3538735 commit 403c3c5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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.8.6"
3+
version = "0.9.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.8.6"
3+
version = "0.9.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.8.6"
3+
version = "0.9.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)