Skip to content

Commit b3b3bde

Browse files
Bump version
1 parent 89a504c commit b3b3bde

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

crates/client/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "httpcli"
3-
version = "0.5.0"
3+
version = "0.6.0"
44
edition = "2024"
55
description = "Http client"
66
authors = ["Saúl Valdelvira <saul@saulv.es>"]

crates/http/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "http-utils"
3-
version = "0.5.0"
3+
version = "0.6.0"
44
edition = "2024"
55
description = "Http utils"
66
authors = ["Saúl Valdelvira <saul@saulv.es>"]

0 commit comments

Comments
 (0)