Skip to content

Commit

Permalink
to 0.5.1
Browse files Browse the repository at this point in the history
Signed-off-by: andrewmatilde <[email protected]>
  • Loading branch information
Andrewmatilde committed Jun 29, 2022
1 parent 6c496e4 commit b458a83
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.4.7"
version = "0.5.1"

# 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.4.7"
version = "0.5.1"
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.4.7"
version = "0.5.1"
edition = "2018"

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

0 comments on commit b458a83

Please sign in to comment.