diff options
| author | Sébastien Crozet <developer@crozet.re> | 2023-01-22 10:59:43 +0100 |
|---|---|---|
| committer | Sébastien Crozet <developer@crozet.re> | 2023-01-22 10:59:43 +0100 |
| commit | 1a4183cc94acc3210e4ae467abbea7d68e51c5ff (patch) | |
| tree | e047a1e049ea79e9821f173bcb0354e06d280966 /crates/rapier2d/Cargo.toml | |
| parent | c18276a2fb916f3273e0f9c952b0ed55232ae9c6 (diff) | |
| download | rapier-017.1.tar.gz rapier-017.1.tar.bz2 rapier-017.1.zip | |
Release v0.17.1v017.1
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 cd4f651..44e9aee 100644 --- a/crates/rapier2d/Cargo.toml +++ b/crates/rapier2d/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rapier2d" -version = "0.17.0" +version = "0.17.1" authors = [ "Sébastien Crozet <developer@crozet.re>" ] description = "2-dimensional physics engine in Rust." documentation = "http://docs.rs/rapier2d" |
