We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 382b8e4 commit df3a499Copy full SHA for df3a499
Cargo.toml
@@ -3,7 +3,7 @@ name = "bevy-volumetric-clouds"
3
description = "A plugin for Bevy that renders clouds using raymarching"
4
repository = "https://github.com/evroon/bevy-volumetric-clouds"
5
readme = "README.md"
6
-version = "0.1.4"
+version = "0.1.5"
7
publish = true
8
authors = ["evroon"]
9
edition = "2024"
0 commit comments