aboutsummaryrefslogtreecommitdiff
path: root/build/rapier2d/Cargo.toml
diff options
context:
space:
mode:
authorCrozet Sébastien <developer@crozet.re>2020-11-30 16:08:35 +0100
committerCrozet Sébastien <developer@crozet.re>2020-11-30 16:08:35 +0100
commit52d1160fbfcc87081a6f8e1f562537409f0469e6 (patch)
treeabc9e80a60948dd6ef413941b7b8b15436b1f4d7 /build/rapier2d/Cargo.toml
parent1ac068b2066a75ca51e4d023c2d634971b932f7e (diff)
downloadrapier-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/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 1c24a5d..ca183cc 100644
--- a/build/rapier2d/Cargo.toml
+++ b/build/rapier2d/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rapier2d"
-version = "0.3.2"
+version = "0.4.0"
authors = [ "Sébastien Crozet <developer@crozet.re>" ]
description = "2-dimensional physics engine in Rust."
documentation = "http://docs.rs/rapier2d"