Skip to content

Commit 3a28159

Browse files
committed
Publish v0.5.0
1 parent 94379cc commit 3a28159

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,7 +1,7 @@
11
[package]
22
name = "futures_codec"
33
edition = "2018"
4-
version = "0.4.1"
4+
version = "0.5.0"
55
authors = ["Matt Hunzinger <matthunz2@gmail.com>"]
66
description = "Utilities for encoding and decoding frames using `async/await`"
77
license = "MIT"

0 commit comments

Comments
 (0)