We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97f1ae1 commit 357fc64Copy full SHA for 357fc64
2 files changed
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "bevy_mod_debugdump"
3
-version = "0.15.0"
+version = "0.16.0"
4
repository = "https://github.com/jakobhellermann/bevy_mod_debugdump"
5
readme = "README.md"
6
license = "MIT OR Apache-2.0"
README.md
@@ -69,6 +69,7 @@ See all schedules at [docs/schedule](./docs/schedule/README.md).
69
70
|bevy|bevy\_mod\_debugdump|
71
|---|---|
72
+|0.19|0.16|
73
|0.18|0.15|
74
|0.17|0.14|
75
|0.16|0.13|
0 commit comments