We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29410a1 commit 180a8dbCopy full SHA for 180a8db
builds/prepare_builds/templates/Cargo.toml.tera
@@ -1,6 +1,6 @@
1
[package]
2
name = "dimforge_{{ js_package_name }}" # Can't be named rapier{{ dimension }}d which conflicts with the dependency.
3
-version = "0.14.0"
+version = "0.15.0"
4
authors = ["Sébastien Crozet <[email protected]>"]
5
description = "{{ dimension }}-dimensional physics engine in Rust - official JS bindings."
6
documentation = "https://rapier.rs/rustdoc/rapier{{ dimension }}d/index.html"
0 commit comments