chore(gossipsub): bump crate version

Missed in https://github.com/libp2p/rust-libp2p/pull/3551/.

Pull-Request: #3668.
This commit is contained in:
Max Inden
2023-03-23 15:17:18 +01:00
committed by GitHub
parent e307c0f9da
commit 3f99c31bb3
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ name = "libp2p-gossipsub"
edition = "2021"
rust-version = "1.62.0"
description = "Gossipsub protocol for libp2p"
version = "0.44.1"
version = "0.44.2"
authors = ["Age Manning <Age@AgeManning.com>"]
license = "MIT"
repository = "https://github.com/libp2p/rust-libp2p"