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.
2 parents 318544f + e9d2a1a commit 843f7beCopy full SHA for 843f7be
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "bevy_ecs_tilemap"
3
description = "A tilemap rendering plugin for bevy which is more ECS friendly by having an entity per tile."
4
-version = "0.16.0-rc.1"
+version = "0.16.0-rc.2"
5
authors = ["John Mitchell"]
6
homepage = "https://github.com/StarArawn/bevy_ecs_tilemap"
7
repository = "https://github.com/StarArawn/bevy_ecs_tilemap"
0 commit comments