We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9a2678 commit 9c620aeCopy full SHA for 9c620ae
CHANGELOG.MD
@@ -8,7 +8,7 @@ All notable changes to the `bevy voxel plot` crate will be documented in this fi
8
9
* ...
10
11
-# 2.0.0
+# 2.0.1
12
13
* Update to Bevy 0.16
14
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "bevy_voxel_plot"
3
-version = "2.0.0"
+version = "2.0.1"
4
edition = "2021"
5
authors = ["Linus Leo Stöckli"]
6
repository = "https://github.com/hacknus/bevy_voxel_plot"
0 commit comments