Skip to content

Commit 00d2f11

Browse files
authored
Bump to 0.1.3 and restore jpeg screenshot (#10)
1 parent 7d9f888 commit 00d2f11

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.github/screenshots/clouds.jpg

134 KB
Loading

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "bevy-volumetric-clouds"
33
description = "A plugin for Bevy that renders clouds using raymarching"
44
repository = "https://github.com/evroon/bevy-volumetric-clouds"
55
readme = "README.md"
6-
version = "0.1.2"
6+
version = "0.1.3"
77
publish = true
88
authors = ["evroon"]
99
edition = "2024"

0 commit comments

Comments
 (0)