We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b90d0f1 commit 2fa6725Copy full SHA for 2fa6725
1 file changed
README.md
@@ -12,7 +12,7 @@ vertex extrusion and jump flood methods.
12
13
```toml
14
[dependencies]
15
-bevy_mod_outline = "0.12"
+bevy_mod_outline = "0.13"
16
```
17
18
## Examples
@@ -96,6 +96,7 @@ cargo run --example picking
96
97
| This Version | Bevy version |
98
|--------------|--------------|
99
+| 0.13.x | 0.19.x |
100
| 0.12.x | 0.18.x |
101
| 0.11.x | 0.17.x |
102
| 0.10.x | 0.16.x |
0 commit comments