Skip to content

Commit db38857

Browse files
committed
bump to 2.2.0
1 parent 559efc1 commit db38857

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.MD

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

77
### Added:
88

9+
* ...
10+
11+
# 2.2.0
12+
913
* Assume voxel vertices are real world coordinates in shader.
1014

1115
# 2.0.1

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

0 commit comments

Comments
 (0)