Skip to content

Commit b364509

Browse files
committed
update codec to 0.8.0
Signed-off-by: Gabriele Santomaggio <G.santomaggio@gmail.com>
1 parent b66893e commit b364509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

protocol/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rabbitmq-stream-protocol"
3-
version = "0.7.0"
3+
version = "0.8.0"
44
authors = ["wolf4ood <enrico.risa@gmail.com>", "korsmakolnikov <korsmakolnikov@gmail.com>"]
55
edition = "2018"
66
license = "Apache-2.0 OR MPL-2.0"

0 commit comments

Comments
 (0)