Skip to content

Commit a44d1f6

Browse files
authored
Bump version to 0.1.1 (#4)
1 parent 8c2c05c commit a44d1f6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.0"
6+
version = "0.1.1"
77
publish = true
88
authors = ["evroon"]
99
edition = "2024"

0 commit comments

Comments
 (0)