Skip to content

Commit

Permalink
chore: Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
johanhelsing committed Nov 19, 2023
1 parent 2c3df2b commit dc9537d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 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.6.0"
version = "0.7.0"

[dependencies]
bevy = { version = "0.12", default-features = false, features = [
Expand Down
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,11 +87,10 @@ If you want something more finished, you should probably check out [bevy_prototy

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.11|0.6, main|
|0.12|0.7, main|
|0.11|0.6 |
|0.10|0.5 |
|0.9 |0.4 |
|0.8 |0.3 |
Expand Down

0 comments on commit dc9537d

Please sign in to comment.