Skip to content

Commit 0c94960

Browse files
committed
Bump version to 0.12.0
1 parent c404dad commit 0c94960

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "bevy_atmosphere"
33
description = "A procedural sky plugin for bevy"
4-
version = "0.11.0"
4+
version = "0.12.0"
55
edition = "2021"
66
authors = ["JonahPlusPlus <33059163+JonahPlusPlus@users.noreply.github.com>"]
77
license = "MIT OR Apache-2.0"

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ For more information on the technicalities, you can check out the [technical doc
4040

4141
| bevy | bevy_atmosphere |
4242
|------|-----------------|
43-
| 0.15 | 0.11 |
43+
| 0.15 | 0.11-0.12 |
4444
| 0.14 | 0.10 |
4545
| 0.13 | 0.9 |
4646
| 0.12 | 0.8 |

0 commit comments

Comments
 (0)