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 49322a0 commit 5faac65Copy full SHA for 5faac65
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "bevy_tileset_map"
3
-version = "0.4.0"
+version = "0.4.1"
4
edition = "2021"
5
authors = ["Gino Valente <gino.valente.code@gmail.com>"]
6
description = "An extension to bevy_ecs_tilemap, allowing for configurable tilesets, auto tiling, and more using the bevy_tileset crate"
0 commit comments