Release v0.23.1 (#806)

The changes on the testbed are breaking, so we need to wait for the next minor version bump in rapier to release it.
This commit is contained in:
Sébastien Crozet
2025-03-05 22:54:41 +01:00
committed by GitHub
parent 49fba6cd54
commit a8f11b9b9d
5 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "rapier2d-f64"
version = "0.23.0"
version = "0.23.1"
authors = ["Sébastien Crozet <sebcrozet@dimforge.com>"]
description = "2-dimensional physics engine in Rust."
documentation = "https://docs.rs/rapier2d"