aboutsummaryrefslogtreecommitdiff
path: root/build/rapier2d
diff options
context:
space:
mode:
authorCrozet Sébastien <developer@crozet.re>2021-06-03 10:27:21 +0200
committerCrozet Sébastien <developer@crozet.re>2021-06-03 10:28:00 +0200
commit97304597b82b51f593b19da52786c3a71081a252 (patch)
tree0a7c09b2489197625c2ef552ed9c4f270371e5a7 /build/rapier2d
parent59e5d8e7f9151f9a3ba06c1c6414aa4ffc19fa4d (diff)
downloadrapier-0.9.1.tar.gz
rapier-0.9.1.tar.bz2
rapier-0.9.1.zip
Release v0.9.1v0.9.1
Diffstat (limited to 'build/rapier2d')
-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 99229cf..80dea94 100644
--- a/build/rapier2d/Cargo.toml
+++ b/build/rapier2d/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rapier2d"
-version = "0.9.0"
+version = "0.9.1"
authors = [ "Sébastien Crozet <developer@crozet.re>" ]
description = "2-dimensional physics engine in Rust."
documentation = "http://docs.rs/rapier2d"