Skip to content

Commit 417f9ee

Browse files
committed
bump to 4.0.0
1 parent c272a59 commit 417f9ee

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.MD

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ All notable changes to the `bevy voxel plot` crate will be documented in this fi
88

99
* ...
1010

11+
# 4.0.0 - 6.4.2026
12+
13+
* Bump to version 4.0.0 for consistency
14+
1115
# 3.1.0 - 2.4.2026
1216

1317
* Update to bevy 0.18

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bevy_voxel_plot"
3-
version = "3.1.0"
3+
version = "4.0.0"
44
edition = "2021"
55
authors = ["Linus Leo Stöckli"]
66
repository = "https://github.com/hacknus/bevy_voxel_plot"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ low alpha.
4040

4141
| bevy | bevy_voxel_plot |
4242
|------|-----------------|
43-
| 0.18 | 3.1 |
43+
| 0.18 | 4.0 |
4444
| 0.17 | 3.0 |
4545
| 0.16 | 2.0 |
4646
| 0.15 | 1.0 |

0 commit comments

Comments
 (0)