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 f15ff6b commit b4ad97fCopy full SHA for b4ad97f
bevy_rapier2d/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "bevy_rapier2d"
3
-version = "0.31.0"
+version = "0.32.0"
4
authors = ["Sébastien Crozet <developer@crozet.re>"]
5
description = "2-dimensional physics engine in Rust, official Bevy plugin."
6
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