Update readme.md and version number
This commit is contained in:
parent
2dd04817bf
commit
33d7d3b07f
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user