Skip to content

Commit

Permalink
Bump bevy_atmosphere_macros requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
Shatur committed Jul 5, 2024
1 parent acdf87a commit a35a493
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ bevy = { version = "0.14", default-features = false, features = [
"bevy_render",
"bevy_pbr",
] }
bevy_atmosphere_macros = { path = "macros", version = "0.5" }
bevy_atmosphere_macros = { path = "macros", version = "0.6" }
cfg-if = "1.0"

[dev-dependencies]
Expand Down

0 comments on commit a35a493

Please sign in to comment.