Release testbeds v0.23.1

This fixes a bug with mesh rendering
This commit is contained in:
Sébastien Crozet
2025-02-02 12:32:05 +01:00
parent 9d9cf44981
commit 7cfc21ad6e
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "rapier_testbed3d"
version = "0.23.0"
version = "0.23.1"
authors = ["Sébastien Crozet <sebcrozet@dimforge.com>"]
description = "Testbed for the Rapier 3-dimensional physics engine in Rust."
homepage = "http://rapier.rs"