Skip to content

Commit

Permalink
0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rlidwka committed Oct 13, 2023
1 parent 8431af9 commit e9187dd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 0.3.1 - bevy 0.11 - 2023-10-13

### Fixed

- updated physx-rs to newer version, removed workarounds for now fixed issues there

## 0.3.0 - bevy 0.11 - 2023-08-07

### Added
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "bevy_mod_physx"
version = "0.3.0"
version = "0.3.1"
authors = ["Alex Kocharin <[email protected]>"]
description = "PhysX plugin for Bevy"
documentation = "https://docs.rs/bevy_mod_physx"
Expand Down

0 comments on commit e9187dd

Please sign in to comment.