Skip to content

Commit

Permalink
Crate version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
alice-i-cecile committed Nov 16, 2023
1 parent 855ecf8 commit b20f7c2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "leafwing_abilities"
description = "A convenient, well-tested ability management suite. Built for the Bevy game engine."
version = "0.5.0"
version = "0.6.0"
authors = ["Leafwing Studios"]
homepage = "https://leafwing-studios.com/"
repository = "https://github.com/leafwing-studios/leafwing_abilities"
Expand Down
4 changes: 4 additions & 0 deletions RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## Version 0.6

### Dependencies

- now supports Bevy 0.12

### Documentation

- fixed several typos (`@striezel`)
Expand Down

0 comments on commit b20f7c2

Please sign in to comment.