Skip to content

Commit

Permalink
0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
abnormalbrain committed Mar 9, 2023
1 parent eb0e4d5 commit 4cd3043
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
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_particle_systems"
version = "0.8.0"
version = "0.9.0"
edition = "2021"
rust-version = "1.65"
authors = ["Abnormal Brain Studios"]
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ fn spawn_particle_system(mut commands: Commands, asset_server: Res<AssetServer>)

|`bevy_particle_systems`|`bevy`|
|:--|:--|
|0.9|0.10|
|0.6 - 0.8|0.9|
|0.5|0.8|
|0.4|0.7|

0 comments on commit 4cd3043

Please sign in to comment.