aboutsummaryrefslogtreecommitdiff
path: root/build/rapier2d/Cargo.toml
diff options
context:
space:
mode:
authorCrozet Sébastien <developer@crozet.re>2020-11-03 15:58:05 +0100
committerCrozet Sébastien <developer@crozet.re>2020-11-03 15:58:05 +0100
commit1dd25d2c3a17aa13dbe3557180a64556057c9a1e (patch)
tree0ca102a41572ec08d40ac5ad0c1b73eb831b17e6 /build/rapier2d/Cargo.toml
parenta66f1175788c2626f0fbb510bbf1986cfd283b72 (diff)
downloadrapier-0.3.2.tar.gz
rapier-0.3.2.tar.bz2
rapier-0.3.2.zip
Release v0.3.2v0.3.2
Diffstat (limited to 'build/rapier2d/Cargo.toml')
-rw-r--r--build/rapier2d/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/rapier2d/Cargo.toml b/build/rapier2d/Cargo.toml
index a27a4ed..1c24a5d 100644
--- a/build/rapier2d/Cargo.toml
+++ b/build/rapier2d/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rapier2d"
-version = "0.3.1"
+version = "0.3.2"
authors = [ "Sébastien Crozet <developer@crozet.re>" ]
description = "2-dimensional physics engine in Rust."
documentation = "http://docs.rs/rapier2d"