Skip to content

Commit 9c620ae

Browse files
committed
bump to 2.0.1 (crates io yank)
1 parent a9a2678 commit 9c620ae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ All notable changes to the `bevy voxel plot` crate will be documented in this fi
88

99
* ...
1010

11-
# 2.0.0
11+
# 2.0.1
1212

1313
* Update to Bevy 0.16
1414

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 = "2.0.0"
3+
version = "2.0.1"
44
edition = "2021"
55
authors = ["Linus Leo Stöckli"]
66
repository = "https://github.com/hacknus/bevy_voxel_plot"

0 commit comments

Comments
 (0)