Skip to content

Commit 1171b95

Browse files
committed
Bump version
1 parent 2733f5f commit 1171b95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tower-request-id"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
edition = "2018"
55
description = "A tower (hyper, axum, warp) service to add a unique id for every request"
66
keywords = ["tower", "hyper", "axum", "warp"]

0 commit comments

Comments
 (0)