Update readme.md and version number

This commit is contained in:
Bram Buurlage 2024-02-19 10:24:56 +01:00
parent 2dd04817bf
commit 33d7d3b07f
2 changed files with 4 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "bevy_mod_inverse_kinematics"
version = "0.5.0"
version = "0.6.0"
authors = ["Bram Buurlage <brambuurlage@gmail.com>"]
edition = "2021"
categories = ["game-engines", "graphics", "rendering"]
@ -11,3 +11,4 @@ license = "MIT OR Apache-2.0"
[dependencies]
bevy = "0.13"

View File

@ -18,6 +18,7 @@ I intend to track the latest releases of Bevy.
| 0.10.0 | 0.3 |
| 0.11.x | 0.4 |
| 0.12.x | 0.5 |
| 0.13.x | 0.6 |
## Examples