We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a0c197 commit 0f9c0e7Copy full SHA for 0f9c0e7
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## v0.31.0 (04 August 2025)
4
5
### Added
6
bevy_rapier2d/Cargo.toml
[package]
name = "bevy_rapier2d"
-version = "0.30.0"
+version = "0.31.0"
authors = ["Sébastien Crozet <developer@crozet.re>"]
description = "2-dimensional physics engine in Rust, official Bevy plugin."
documentation = "http://docs.rs/bevy_rapier2d"
bevy_rapier3d/Cargo.toml
name = "bevy_rapier3d"
description = "3-dimensional physics engine in Rust, official Bevy plugin."
documentation = "http://docs.rs/bevy_rapier3d"
0 commit comments