Skip to content

Commit 3f99c31

Browse files
authored
chore(gossipsub): bump crate version
Missed in #3551. Pull-Request: #3668.
1 parent e307c0f commit 3f99c31

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

protocols/gossipsub/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "libp2p-gossipsub"
33
edition = "2021"
44
rust-version = "1.62.0"
55
description = "Gossipsub protocol for libp2p"
6-
version = "0.44.1"
6+
version = "0.44.2"
77
authors = ["Age Manning <[email protected]>"]
88
license = "MIT"
99
repository = "https://github.com/libp2p/rust-libp2p"

0 commit comments

Comments
 (0)