Skip to content

Commit 9761a9d

Browse files
committed
m: Actually bump version
Signed-off-by: John Nunley <[email protected]>
1 parent fbe6b97 commit 9761a9d

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
@@ -3,7 +3,7 @@ name = "async-compat"
33
# When publishing a new version:
44
# - Update CHANGELOG.md
55
# - Create "v0.x.y" git tag
6-
version = "0.2.4"
6+
version = "0.2.5"
77
authors = ["Stjepan Glavina <[email protected]>"]
88
edition = "2018"
99
description = "Compatibility adapter between tokio and futures"

0 commit comments

Comments
 (0)