Skip to content

Commit

Permalink
Use latest macro
Browse files Browse the repository at this point in the history
  • Loading branch information
Shatur committed Nov 14, 2023
1 parent a31d63a commit 97a8005
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.12", default-features = false, features = [
"bevy_render",
"bevy_pbr",
] }
bevy_atmosphere_macros = { path = "macros", version = "0.3" }
bevy_atmosphere_macros = { path = "macros", version = "0.4" }
cfg-if = "1.0"

[dev-dependencies]
Expand Down

0 comments on commit 97a8005

Please sign in to comment.