aboutsummaryrefslogtreecommitdiff
path: root/build/rapier2d/Cargo.toml
diff options
context:
space:
mode:
authorSébastien Crozet <developer@crozet.re>2021-09-12 10:53:01 +0200
committerSébastien Crozet <developer@crozet.re>2021-09-12 10:53:01 +0200
commit936f655c67f03d6eae6c2c9fc2ad0647b54d74b7 (patch)
treeb46a2212cba808d7006ec4afd817ad4ace0cd170 /build/rapier2d/Cargo.toml
parentd9069142e19dcd2f575276dc1a86fe7c5189e645 (diff)
downloadrapier-0.11.1.tar.gz
rapier-0.11.1.tar.bz2
rapier-0.11.1.zip
Release v0.11.1v0.11.1
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 61b7295..9bc5f3b 100644
--- a/build/rapier2d/Cargo.toml
+++ b/build/rapier2d/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rapier2d"
-version = "0.11.0"
+version = "0.11.1"
authors = [ "Sébastien Crozet <developer@crozet.re>" ]
description = "2-dimensional physics engine in Rust."
documentation = "http://docs.rs/rapier2d"