Skip to content

Commit 6741c62

Browse files
committed
Release 0.4.4
1 parent d697032 commit 6741c62

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.4.3"
3+
version = "0.4.4"
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.4.3"
3+
version = "0.4.4"
44
authors = ["dxx <dx1898@foxmail.com>"]
55
edition = "2021"
66
description = "FeignHTTP macro support"

0 commit comments

Comments
 (0)