aboutsummaryrefslogtreecommitdiff
path: root/build/rapier2d/Cargo.toml
diff options
context:
space:
mode:
authorCrozet Sébastien <developer@crozet.re>2021-01-29 14:52:18 +0100
committerCrozet Sébastien <developer@crozet.re>2021-01-29 14:52:18 +0100
commitc3f0207094c11746fa1167eda16a80d0404bc4ae (patch)
treed6886255705238afb07e7fc00bcecbc5977ad0f9 /build/rapier2d/Cargo.toml
parent7ca46f38cde6cf8bf8bf41ea6067ae5bc938205c (diff)
downloadrapier-0.5.0.tar.gz
rapier-0.5.0.tar.bz2
rapier-0.5.0.zip
Release v0.5.0v0.5.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 444e813..670bab3 100644
--- a/build/rapier2d/Cargo.toml
+++ b/build/rapier2d/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rapier2d"
-version = "0.4.2"
+version = "0.5.0"
authors = [ "Sébastien Crozet <developer@crozet.re>" ]
description = "2-dimensional physics engine in Rust."
documentation = "http://docs.rs/rapier2d"