Skip to content

Commit 2fa6725

Browse files
committed
Update version in read-me.
1 parent b90d0f1 commit 2fa6725

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ vertex extrusion and jump flood methods.
1212

1313
```toml
1414
[dependencies]
15-
bevy_mod_outline = "0.12"
15+
bevy_mod_outline = "0.13"
1616
```
1717

1818
## Examples
@@ -96,6 +96,7 @@ cargo run --example picking
9696

9797
| This Version | Bevy version |
9898
|--------------|--------------|
99+
| 0.13.x | 0.19.x |
99100
| 0.12.x | 0.18.x |
100101
| 0.11.x | 0.17.x |
101102
| 0.10.x | 0.16.x |

0 commit comments

Comments
 (0)