protocols/identify: Fix bad changelog entries and manifest version (#2974)

Fix bad changelog entries and manifest version for libp2p-identify
This commit is contained in:
Thomas Eizinger
2022-10-05 04:06:45 +11:00
committed by GitHub
parent f359c2ce5c
commit f13f9edeb4
5 changed files with 3 additions and 7 deletions

View File

@@ -3,7 +3,7 @@ name = "libp2p-identify"
edition = "2021"
rust-version = "1.56.1"
description = "Nodes identifcation protocol for libp2p"
version = "0.40.1"
version = "0.40.0"
authors = ["Parity Technologies <admin@parity.io>"]
license = "MIT"
repository = "https://github.com/libp2p/rust-libp2p"