diff options
Diffstat (limited to 'crates/rapier2d-f64')
| -rw-r--r-- | crates/rapier2d-f64/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/rapier2d-f64/Cargo.toml b/crates/rapier2d-f64/Cargo.toml index 04465ad..a1b61b6 100644 --- a/crates/rapier2d-f64/Cargo.toml +++ b/crates/rapier2d-f64/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rapier2d-f64" -version = "0.22.0" +version = "0.23.0" authors = ["Sébastien Crozet <sebcrozet@dimforge.com>"] description = "2-dimensional physics engine in Rust." documentation = "https://docs.rs/rapier2d" |
