diff options
| author | Crozet Sébastien <developer@crozet.re> | 2020-11-30 16:08:35 +0100 |
|---|---|---|
| committer | Crozet Sébastien <developer@crozet.re> | 2020-11-30 16:08:35 +0100 |
| commit | 52d1160fbfcc87081a6f8e1f562537409f0469e6 (patch) | |
| tree | abc9e80a60948dd6ef413941b7b8b15436b1f4d7 /build/rapier3d/Cargo.toml | |
| parent | 1ac068b2066a75ca51e4d023c2d634971b932f7e (diff) | |
| download | rapier-0.4.0.tar.gz rapier-0.4.0.tar.bz2 rapier-0.4.0.zip | |
Release v0.4.0v0.4.0
Diffstat (limited to 'build/rapier3d/Cargo.toml')
| -rw-r--r-- | build/rapier3d/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/rapier3d/Cargo.toml b/build/rapier3d/Cargo.toml index 7e98cdf..3a00035 100644 --- a/build/rapier3d/Cargo.toml +++ b/build/rapier3d/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rapier3d" -version = "0.3.2" +version = "0.4.0" authors = [ "Sébastien Crozet <developer@crozet.re>" ] description = "3-dimensional physics engine in Rust." documentation = "http://docs.rs/rapier3d" |
