diff --git a/bhttp-convert/Cargo.toml b/bhttp-convert/Cargo.toml index 634ab92..a5a414b 100644 --- a/bhttp-convert/Cargo.toml +++ b/bhttp-convert/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bhttp-convert" -version = "0.5.1" +version = "0.5.2" authors = ["Martin Thomson "] edition = "2021" diff --git a/bhttp/Cargo.toml b/bhttp/Cargo.toml index 3d7bdad..a586f14 100644 --- a/bhttp/Cargo.toml +++ b/bhttp/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bhttp" -version = "0.5.1" +version = "0.5.2" authors = ["Martin Thomson "] edition = "2021" rust-version = "1.63.0" diff --git a/ohttp-client-cli/Cargo.toml b/ohttp-client-cli/Cargo.toml index b49f38b..d271c19 100644 --- a/ohttp-client-cli/Cargo.toml +++ b/ohttp-client-cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ohttp-client-cli" -version = "0.5.1" +version = "0.5.2" authors = ["Martin Thomson "] edition = "2021" diff --git a/ohttp-client/Cargo.toml b/ohttp-client/Cargo.toml index 3f907d7..cc04fbe 100644 --- a/ohttp-client/Cargo.toml +++ b/ohttp-client/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ohttp-client" -version = "0.5.1" +version = "0.5.2" authors = ["Martin Thomson "] edition = "2021" diff --git a/ohttp-server/Cargo.toml b/ohttp-server/Cargo.toml index dd3f896..e4ac8cf 100644 --- a/ohttp-server/Cargo.toml +++ b/ohttp-server/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ohttp-server" -version = "0.5.1" +version = "0.5.2" authors = ["Martin Thomson "] edition = "2021" diff --git a/ohttp/Cargo.toml b/ohttp/Cargo.toml index d187fb6..a466242 100644 --- a/ohttp/Cargo.toml +++ b/ohttp/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ohttp" -version = "0.5.1" +version = "0.5.2" authors = ["Martin Thomson "] edition = "2021" rust-version = "1.63.0"