Skip to content

Commit

Permalink
Update version to 0.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
martinthomson committed Jun 25, 2024
1 parent 8a3c1fc commit fd72888
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion bhttp-convert/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "bhttp-convert"
version = "0.5.2"
version = "0.5.3"
authors = ["Martin Thomson <[email protected]>"]
edition = "2021"

Expand Down
2 changes: 1 addition & 1 deletion bhttp/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "bhttp"
version = "0.5.2"
version = "0.5.3"
authors = ["Martin Thomson <[email protected]>"]
edition = "2021"
rust-version = "1.63.0"
Expand Down
2 changes: 1 addition & 1 deletion ohttp-client-cli/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ohttp-client-cli"
version = "0.5.2"
version = "0.5.3"
authors = ["Martin Thomson <[email protected]>"]
edition = "2021"

Expand Down
2 changes: 1 addition & 1 deletion ohttp-client/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ohttp-client"
version = "0.5.2"
version = "0.5.3"
authors = ["Martin Thomson <[email protected]>"]
edition = "2021"

Expand Down
2 changes: 1 addition & 1 deletion ohttp-server/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ohttp-server"
version = "0.5.2"
version = "0.5.3"
authors = ["Martin Thomson <[email protected]>"]
edition = "2021"

Expand Down
2 changes: 1 addition & 1 deletion ohttp/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ohttp"
version = "0.5.2"
version = "0.5.3"
authors = ["Martin Thomson <[email protected]>"]
edition = "2021"
rust-version = "1.63.0"
Expand Down

0 comments on commit fd72888

Please sign in to comment.