Skip to content

Commit

Permalink
Release v0.8.4 (#153)
Browse files Browse the repository at this point in the history
Signed-off-by: Romaric Philogène <rphilogene@qovery.com>
  • Loading branch information
evoxmusic committed Jun 2, 2022
1 parent cb33b5f commit a8c56df
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dump-parser/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "dump-parser"
version = "0.8.3"
version = "0.8.4"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down
2 changes: 1 addition & 1 deletion replibyte/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
edition = "2021"
version = "0.8.3"
version = "0.8.4"
name = "replibyte"
authors = ["Qovery Team", "Fab", "Benny", "Contributos"]

Expand Down
2 changes: 1 addition & 1 deletion subset/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "subset"
version = "0.8.3"
version = "0.8.4"
edition = "2021"

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

0 comments on commit a8c56df

Please sign in to comment.