Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
IceSentry committed Jul 8, 2024
1 parent e00299c commit 9dce98f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "bevy_infinite_grid"
version = "0.12.0"
version = "0.13.0"
authors = [
"Nile <[email protected]>",
"Foresight Mining Software Corporation",
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ We intend to track the `main` branch of Bevy. PRs supporting this are welcome!

| bevy | bevy_infinite_grid |
| ---- | ------------------ |
| 0.14 | 0.13 |
| 0.13 | 0.11, 0.12 |
| 0.12 | 0.10 |
| 0.11 | 0.8, 0.9 |
Expand Down

0 comments on commit 9dce98f

Please sign in to comment.