Skip to content

Commit 3077658

Browse files
committed
Release 0.5.1
1 parent bd407f7 commit 3077658

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "feignhttp"
3-
version = "0.5.0"
3+
version = "0.5.1"
44
authors = ["dxx <dx1898@foxmail.com>"]
55
edition = "2021"
66
description = "Declarative HTTP client for rust"

codegen/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "feignhttp-codegen"
3-
version = "0.5.0"
3+
version = "0.5.1"
44
authors = ["dxx <dx1898@foxmail.com>"]
55
edition = "2021"
66
description = "FeignHTTP macro support"

0 commit comments

Comments
 (0)