Skip to content

Commit b12abcb

Browse files
authored
Merge pull request #63 from Multirious/0.8.1
The version should be 0.9.0 and not 0.8.1 since it's a new feature and not a patch
2 parents 4240c5d + c74aab4 commit b12abcb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "bevy_tween"
33
description = "Flexible tweening plugin library for Bevy"
4-
version = "0.8.1"
4+
version = "0.9.0"
55
edition = "2024"
66
authors = ["Multirious", "Rabbival"]
77
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)