diff --git a/Cargo.toml b/Cargo.toml index ef5d2a4..a90353b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "bevy_tween" description = "Flexible tweening plugin library for Bevy" -version = "0.2.0" +version = "0.3.0" edition = "2021" authors = [ "Multirious" ] license = "MIT OR Apache-2.0"