Skip to content

Commit

Permalink
tag to 0.5.3
Browse files Browse the repository at this point in the history
Signed-off-by: andrewmatilde <[email protected]>
  • Loading branch information
Andrewmatilde committed Jul 17, 2022
1 parent 014d16a commit 0cc23af
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
authors = ["Andrewmatilde <[email protected]>", "Hexilee <[email protected]>"]
edition = "2018"
name = "chaos-tproxy"
version = "0.5.2"
version = "0.5.3"

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

Expand Down
2 changes: 1 addition & 1 deletion chaos-tproxy-controller/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "chaos-tproxy-controller"
version = "0.5.2"
version = "0.5.3"
edition = "2018"

[[bin]]
Expand Down
2 changes: 1 addition & 1 deletion chaos-tproxy-proxy/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "chaos-tproxy-proxy"
version = "0.5.2"
version = "0.5.3"
edition = "2018"

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

0 comments on commit 0cc23af

Please sign in to comment.