Skip to content

Commit

Permalink
prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
mockersf committed Feb 18, 2024
1 parent 29489dd commit c0ce7ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bevy_easings"
version = "0.12.2"
version = "0.13.0"
authors = ["François Mockers <mockersf@gmail.com>"]
edition = "2021"
description = "Easing plugin for Bevy"
Expand Down
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -229,6 +229,7 @@ Many [ease functions](https://docs.rs/interpolation/0.2.0/interpolation/enum.Eas
|Bevy|bevy_easings|
|---|---|
|main|main|
|0.13|0.13|
|0.12|0.12|
|0.11|0.11|
|0.10|0.10|
Expand Down

0 comments on commit c0ce7ea

Please sign in to comment.