aboutsummaryrefslogtreecommitdiff
path: root/build/rapier2d/Cargo.toml
diff options
context:
space:
mode:
authorCrozet Sébastien <developer@crozet.re>2020-10-27 17:48:21 +0100
committerCrozet Sébastien <developer@crozet.re>2020-10-27 17:52:08 +0100
commit4b8242b9c267a9412c88793575db37f79c544ca2 (patch)
tree67456b24b452cfd42132a42fbd3e809e576f89ad /build/rapier2d/Cargo.toml
parente279c7050cd55426cb28c8c9fb2ac9d4f0205d7c (diff)
downloadrapier-0.3.0.tar.gz
rapier-0.3.0.tar.bz2
rapier-0.3.0.zip
Release v0.3.0v0.3.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 34809f2..d963079 100644
--- a/build/rapier2d/Cargo.toml
+++ b/build/rapier2d/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rapier2d"
-version = "0.2.1"
+version = "0.3.0"
authors = [ "Sébastien Crozet <developer@crozet.re>" ]
description = "2-dimensional physics engine in Rust."
documentation = "http://docs.rs/rapier2d"