aboutsummaryrefslogtreecommitdiff
path: root/crates/rapier3d-f64
diff options
context:
space:
mode:
Diffstat (limited to 'crates/rapier3d-f64')
-rw-r--r--crates/rapier3d-f64/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/rapier3d-f64/Cargo.toml b/crates/rapier3d-f64/Cargo.toml
index 0d2ce4d..b1188f9 100644
--- a/crates/rapier3d-f64/Cargo.toml
+++ b/crates/rapier3d-f64/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rapier3d-f64"
-version = "0.22.0"
+version = "0.23.0"
authors = ["Sébastien Crozet <sebcrozet@dimforge.com>"]
description = "3-dimensional physics engine in Rust."
documentation = "https://docs.rs/rapier3d"