Skip to content

Commit 843f7be

Browse files
Merge pull request #608 from ChristopherBiscardi/bump-16-rc2
bump to rc.2 for bevy rc.5 support
2 parents 318544f + e9d2a1a commit 843f7be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "bevy_ecs_tilemap"
33
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"
4+
version = "0.16.0-rc.2"
55
authors = ["John Mitchell"]
66
homepage = "https://github.com/StarArawn/bevy_ecs_tilemap"
77
repository = "https://github.com/StarArawn/bevy_ecs_tilemap"

0 commit comments

Comments
 (0)