Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

Commit

Permalink
Merge pull request #123 from myelin-ai/release-0.14.1
Browse files Browse the repository at this point in the history
Release 0.14.1
  • Loading branch information
jeremystucki authored Sep 9, 2019
2 parents 58149f7 + 1d31c26 commit 0457e86
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description = """
This crate contains the physical engine of
the simulation, as well as the objects that reside
within it"""
version = "0.14.0"
version = "0.14.1"
authors = [
"Jan Nils Ferner <[email protected]>",
"Mathias Fischler <[email protected]>",
Expand Down
4 changes: 3 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,7 @@
## 0.14.0
- Mockiato has been updated to '0.8'

## Unreleased
## 0.14.1
- Mockiato has been updated to '0.9'
- ncollide has been updated to '0.20'
- nphysics has been updated to '0.12'

0 comments on commit 0457e86

Please sign in to comment.