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 6668200 commit abebf77Copy full SHA for abebf77
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "bevy_sparse_tilemap"
3
description = "A Tilemap crate for the Bevy game engine with a focus on large map sizes and ECS sparse maps"
4
-version = "0.3.0"
+version = "0.4.0"
5
edition = "2021"
6
license = "MIT OR Apache-2.0"
7
readme = "README.md"
0 commit comments