Skip to content

Commit 31f1d66

Browse files
authored
Cargo.toml: Undo version bump to v0.47.0 as v0.46.0 is unreleased (#2733)
1 parent 862ae14 commit 31f1d66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "libp2p"
33
edition = "2021"
44
rust-version = "1.60.0"
55
description = "Peer-to-peer networking library"
6-
version = "0.47.0"
6+
version = "0.46.0"
77
authors = ["Parity Technologies <admin@parity.io>"]
88
license = "MIT"
99
repository = "https://github.com/libp2p/rust-libp2p"

0 commit comments

Comments
 (0)