File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.31.1] - 2025-03-15
11+
1012### Fixed
1113
1214- Bump the ` bevy ` dependency to 0.15.3 since we use some fields that were made public in a patch release.
@@ -729,7 +731,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
729731
730732Initial release after separation from [ Project Harmonia] ( https://github.com/projectharmonia/project_harmonia ) .
731733
732- [ unreleased ] : https://github.com/projectharmonia/bevy_replicon/compare/v0.31.0...HEAD
734+ [ unreleased ] : https://github.com/projectharmonia/bevy_replicon/compare/v0.31.1...HEAD
735+ [ 0.31.1 ] : https://github.com/projectharmonia/bevy_replicon/compare/v0.31.0...v0.31.1
733736[ 0.31.0 ] : https://github.com/projectharmonia/bevy_replicon/compare/v0.30.1...v0.31.0
734737[ 0.30.1 ] : https://github.com/projectharmonia/bevy_replicon/compare/v0.30.0...v0.30.1
735738[ 0.30.0 ] : https://github.com/projectharmonia/bevy_replicon/compare/v0.29.2...v0.30.0
Original file line number Diff line number Diff line change 11[package ]
22name = " bevy_replicon"
3- version = " 0.31.0 "
3+ version = " 0.31.1 "
44authors = [
55 " Hennadii Chernyshchyk <genaloner@gmail.com>" ,
66 " koe <ukoe@protonmail.com>" ,
You can’t perform that action at this time.
0 commit comments