Fix version number for the rapier_testbed3d

This commit is contained in:
Sébastien Crozet
2021-08-08 19:27:36 +02:00
parent 48d0df11d7
commit 483d93af8d

View File

@@ -1,6 +1,6 @@
[package]
name = "rapier_testbed3d"
version = "0.10.0"
version = "0.11.0"
authors = [ "Sébastien Crozet <developer@crozet.re>" ]
description = "Testbed for the Rapier 3-dimensional physics engine in Rust."
homepage = "http://rapier.org"