Skip to content

Commit

Permalink
chore: Bump version to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
johanhelsing committed Mar 11, 2023
1 parent 40a0e8e commit 829cdd4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ keywords = ["gamedev", "bevy", "sdf"]
license = "MIT OR Apache-2.0"
name = "bevy_smud"
repository = "https://github.com/johanhelsing/bevy_smud"
version = "0.4.0"
version = "0.5.0"

[dependencies]
bevy = {version = "0.10", default-features = false, features = [
Expand Down
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,11 +90,12 @@ The `main` branch targets the latest bevy release.
I intend to support the `main` branch of Bevy in the `bevy-main` branch.

|bevy|bevy_smud|
|---|---|
|0.9|0.4, main|
|0.8|0.3|
|0.7|0.2|
|0.6|0.1|
|----|---------|
|0.10|0.5, main|
|0.9 |0.4 |
|0.8 |0.3 |
|0.7 |0.2 |
|0.6 |0.1 |

## Thanks!

Expand Down

0 comments on commit 829cdd4

Please sign in to comment.