Skip to content

Commit bb63ad3

Browse files
authored
Release v0.8.6 (#156)
Signed-off-by: Romaric Philogène <rphilogene@qovery.com>
1 parent bb882be commit bb63ad3

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.5"
3+
version = "0.8.6"
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.5"
3+
version = "0.8.6"
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.5"
3+
version = "0.8.6"
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)