swarm/CHANGELOG.md: Fix version mismatch with v0.40.1 (#3063)

This commit is contained in:
João Oliveira
2022-11-02 13:41:28 +00:00
committed by GitHub
parent ee5c9b7202
commit 49679d31e7

View File

@ -2,7 +2,7 @@
- Update to `libp2p-core` `v0.38.0`.
# 0.40.0
# 0.40.1
- Bump rand to 0.8 and quickcheck to 1. See [PR 2857].