Skip to content

Commit

Permalink
chore: Bump version to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
johanhelsing committed Aug 11, 2022
1 parent d3a55ac commit a5b0cf7
Show file tree
Hide file tree
Showing 2 changed files with 3 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.2.0"
version = "0.3.0"

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

|bevy|bevy_smud|
|---|---|
|0.7|0.2, main|
|0.8|0.3, main|
|0.7|0.2|
|0.6|0.1|

## Thanks!
Expand Down

0 comments on commit a5b0cf7

Please sign in to comment.