Skip to content

Commit 97a8005

Browse files
committed
Use latest macro
1 parent a31d63a commit 97a8005

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ bevy = { version = "0.12", default-features = false, features = [
1616
"bevy_render",
1717
"bevy_pbr",
1818
] }
19-
bevy_atmosphere_macros = { path = "macros", version = "0.3" }
19+
bevy_atmosphere_macros = { path = "macros", version = "0.4" }
2020
cfg-if = "1.0"
2121

2222
[dev-dependencies]

0 commit comments

Comments
 (0)