diff options
| author | Sébastien Crozet <developer@crozet.re> | 2024-06-23 23:48:04 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-23 23:48:04 +0200 |
| commit | 0089365e661bf487073e58e4e800894dc4e4fc41 (patch) | |
| tree | c200efdaca991affe1c452607a489bc222bf33e6 /crates/rapier2d/Cargo.toml | |
| parent | a854de787f511b8292f1f066efbddd78dc71a1e6 (diff) | |
| download | rapier-0.21.0.tar.gz rapier-0.21.0.tar.bz2 rapier-0.21.0.zip | |
Release v0.21.0 (#665)v0.21.0
Diffstat (limited to 'crates/rapier2d/Cargo.toml')
| -rw-r--r-- | crates/rapier2d/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/rapier2d/Cargo.toml b/crates/rapier2d/Cargo.toml index 94ecd28..84bed4f 100644 --- a/crates/rapier2d/Cargo.toml +++ b/crates/rapier2d/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rapier2d" -version = "0.20.0" +version = "0.21.0" authors = ["Sébastien Crozet <sebcrozet@dimforge.com>"] description = "2-dimensional physics engine in Rust." documentation = "https://docs.rs/rapier2d" |
