Skip to content

Commit 168ab9a

Browse files
committed
Release v0.3.0
1 parent 87d5627 commit 168ab9a

2 files changed

Lines changed: 2 additions & 2 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_transform_interpolation"
3-
version = "0.2.0"
3+
version = "0.3.0"
44
edition = "2021"
55
license = "MIT OR Apache-2.0"
66
authors = ["Joona Aalto <jondolf.dev@gmail.com>"]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ and `NonlinearRotationEasing` marker components. Custom easing solutions can be
156156

157157
| `bevy` | `bevy_transform_interpolation` |
158158
| ------- | ------------------------------ |
159-
| 0.17 | `main` |
159+
| 0.17 | 0.3 |
160160
| 0.16 | 0.2 |
161161
| 0.15 | 0.1 |
162162

0 commit comments

Comments
 (0)