Skip to content

Commit 7c1c37b

Browse files
committed
README: clean up compatibility table
1 parent c6dd99b commit 7c1c37b

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -379,14 +379,14 @@ For more examples, browse the [examples/](examples) directory.
379379

380380
# Compatibility
381381

382-
| bevy | bevy_spritesheet_animation |
383-
|--------|----------------------------|
384-
| 0.17 | 5.0.0 |
385-
| 0.17 | 4.0.0 |
386-
| 0.16 | 3.0.0 |
387-
| 0.15 | 2.0.0 |
388-
| 0.14 | 0.2.0 |
389-
| 0.13 | 0.1.0 |
382+
| bevy_spritesheet_animation | bevy |
383+
|----------------------------|--------|
384+
| 5.0.0 | 0.17 |
385+
| 4.0.0 | 0.17 |
386+
| 3.0.0 | 0.16 |
387+
| 2.0.0 | 0.15 |
388+
| 0.2.0 | 0.14 |
389+
| 0.1.0 | 0.13 |
390390

391391
# Credits
392392

0 commit comments

Comments
 (0)