Skip to content

Commit ac85354

Browse files
committed
Bump to v7.0.0
1 parent 81e3b10 commit ac85354

2 files changed

Lines changed: 11 additions & 10 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bevy_spritesheet_animation"
3-
version = "6.1.0"
3+
version = "7.0.0"
44
description = "A Bevy plugin for animating sprites"
55
repository = "https://github.com/merwaaan/bevy_spritesheet_animation"
66
readme = "README.md"

README.md

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

380380
# Compatibility
381381

382-
| bevy_spritesheet_animation | bevy |
383-
|----------------------------|--------|
384-
| 6.0.0 | 0.18 |
385-
| 5.0.0 | 0.17 |
386-
| 4.0.0 | 0.17 |
387-
| 3.0.0 | 0.16 |
388-
| 2.0.0 | 0.15 |
389-
| 0.2.0 | 0.14 |
390-
| 0.1.0 | 0.13 |
382+
| bevy_spritesheet_animation | bevy |
383+
| -------------------------- | ---- |
384+
| 7.0.0 | 0.19 |
385+
| 6.0.0 | 0.18 |
386+
| 5.0.0 | 0.17 |
387+
| 4.0.0 | 0.17 |
388+
| 3.0.0 | 0.16 |
389+
| 2.0.0 | 0.15 |
390+
| 0.2.0 | 0.14 |
391+
| 0.1.0 | 0.13 |
391392

392393
# Credits
393394

0 commit comments

Comments
 (0)