Skip to content

Commit 180a8db

Browse files
committed
Release v0.15.0
1 parent 29410a1 commit 180a8db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

builds/prepare_builds/templates/Cargo.toml.tera

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "dimforge_{{ js_package_name }}" # Can't be named rapier{{ dimension }}d which conflicts with the dependency.
3-
version = "0.14.0"
3+
version = "0.15.0"
44
authors = ["Sébastien Crozet <[email protected]>"]
55
description = "{{ dimension }}-dimensional physics engine in Rust - official JS bindings."
66
documentation = "https://rapier.rs/rustdoc/rapier{{ dimension }}d/index.html"

0 commit comments

Comments
 (0)