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 4fc6619 commit 107efa5Copy full SHA for 107efa5
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "bevy_pipelines_ready"
3
-version = "0.5.0"
+version = "0.6.0"
4
edition = "2024"
5
license = "MIT OR Apache-2.0"
6
description = "Bevy plugin for tracking render pipeline status."
README.md
@@ -42,6 +42,7 @@ basic-http-server examples/wasm/
42
43
| `bevy_pipelines_ready` | `bevy` |
44
| :-- | :-- |
45
+| `0.6` | `0.16` |
46
| `0.5` | `0.15` |
47
| `0.4` | `0.14` |
48
| `0.3` | `0.13` |
0 commit comments