Skip to content

Commit 20e7f8b

Browse files
committed
Bump bery_replicon_renet to 0.14
1 parent 5b46fb2 commit 20e7f8b

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

bevy_replicon_renet2/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bevy_replicon_renet2"
3-
version = "0.13.0"
3+
version = "0.14.0"
44
authors = [
55
"Hennadii Chernyshchyk <genaloner@gmail.com>",
66
"koe <ukoe@protonmail.com>",

bevy_replicon_renet2/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Run tests with `cargo test --features native_transport,client,server`.
88

99
| bevy_replicon_renet2 | bevy_renet2 | bevy_replicon | bevy |
1010
| -------------------- | ----------- | ------------- | ------ |
11+
| 0.14 | 0.13 | 0.39 | 0.18 |
1112
| 0.13 | 0.13 | 0.38 | 0.18 |
1213
| 0.12 | 0.12 | 0.37 | 0.17 |
1314
| 0.11 | 0.11 | 0.36 | 0.17 |

0 commit comments

Comments
 (0)