Release v0.12.0-alpha.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "rapier_testbed3d"
|
||||
version = "0.11.0"
|
||||
version = "0.12.0-alpha.0"
|
||||
authors = [ "Sébastien Crozet <developer@crozet.re>" ]
|
||||
description = "Testbed for the Rapier 3-dimensional physics engine in Rust."
|
||||
homepage = "http://rapier.org"
|
||||
@@ -54,5 +54,5 @@ bevy_webgl2 = "0.5"
|
||||
|
||||
[dependencies.rapier3d]
|
||||
path = "../rapier3d"
|
||||
version = "0.11"
|
||||
version = "0.12.0-alpha.0"
|
||||
features = [ "serde-serialize" ]
|
||||
Reference in New Issue
Block a user