diff options
| author | Crozet Sébastien <developer@crozet.re> | 2020-10-12 09:47:40 +0200 |
|---|---|---|
| committer | Crozet Sébastien <developer@crozet.re> | 2020-10-12 09:47:40 +0200 |
| commit | f8acf6a5e9d3ba537dac6502b0e0541236b418c5 (patch) | |
| tree | 8a345926e4e86e5907091fb98d58c8c4660daef8 /build/rapier2d/Cargo.toml | |
| parent | f1ee3e03fd815ef11be32ee0cc858273fc9ce0a0 (diff) | |
| download | rapier-0.2.1.tar.gz rapier-0.2.1.tar.bz2 rapier-0.2.1.zip | |
Release v0.2.1v0.2.1
Diffstat (limited to 'build/rapier2d/Cargo.toml')
| -rw-r--r-- | build/rapier2d/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/rapier2d/Cargo.toml b/build/rapier2d/Cargo.toml index ff5253b..6d60b37 100644 --- a/build/rapier2d/Cargo.toml +++ b/build/rapier2d/Cargo.toml @@ -1,7 +1,7 @@ # Name idea: bident for 2D and trident for 3D [package] name = "rapier2d" -version = "0.2.0" +version = "0.2.1" authors = [ "Sébastien Crozet <developer@crozet.re>" ] description = "2-dimensional physics engine in Rust." documentation = "http://docs.rs/rapier2d" |
