We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87d5627 commit 168ab9aCopy full SHA for 168ab9a
2 files changed
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "bevy_transform_interpolation"
3
-version = "0.2.0"
+version = "0.3.0"
4
edition = "2021"
5
license = "MIT OR Apache-2.0"
6
authors = ["Joona Aalto <jondolf.dev@gmail.com>"]
README.md
@@ -156,7 +156,7 @@ and `NonlinearRotationEasing` marker components. Custom easing solutions can be
156
157
| `bevy` | `bevy_transform_interpolation` |
158
| ------- | ------------------------------ |
159
-| 0.17 | `main` |
+| 0.17 | 0.3 |
160
| 0.16 | 0.2 |
161
| 0.15 | 0.1 |
162
0 commit comments