1 parent c6dd99b commit 7c1c37bCopy full SHA for 7c1c37b
1 file changed
README.md
@@ -379,14 +379,14 @@ For more examples, browse the [examples/](examples) directory.
379
380
# Compatibility
381
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 |
+| bevy_spritesheet_animation | bevy |
+|----------------------------|--------|
+| 5.0.0 | 0.17 |
+| 4.0.0 | 0.17 |
+| 3.0.0 | 0.16 |
+| 2.0.0 | 0.15 |
+| 0.2.0 | 0.14 |
+| 0.1.0 | 0.13 |
390
391
# Credits
392
0 commit comments