Skip to content

Commit

Permalink
Release v0.18.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
sebcrozet committed Feb 4, 2019
1 parent a11652f commit 89a2ccb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/ncollide2d/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ncollide2d"
version = "0.18.0"
version = "0.18.1"
authors = [ "Sébastien Crozet <developer@crozet.re>" ]

description = "2 and 3-dimensional collision detection library in Rust."
Expand Down
2 changes: 1 addition & 1 deletion build/ncollide3d/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ncollide3d"
version = "0.18.0"
version = "0.18.1"
authors = [ "Sébastien Crozet <developer@crozet.re>" ]

description = "2 and 3-dimensional collision detection library in Rust."
Expand Down

0 comments on commit 89a2ccb

Please sign in to comment.