Skip to content

Commit

Permalink
chore: Bump version to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
johanhelsing committed Aug 11, 2023
1 parent 138522c commit f72f527
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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.5.0"
version = "0.6.0"

[dependencies]
bevy = { version = "0.11", default-features = false, features = [
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ I intend to support the `main` branch of Bevy in the `bevy-main` branch.

|bevy|bevy_smud|
|----|---------|
|0.11|0.5, main|
|0.11|0.6, main|
|0.10|0.5 |
|0.9 |0.4 |
|0.8 |0.3 |
Expand Down

0 comments on commit f72f527

Please sign in to comment.