Skip to content

Commit ad87a2c

Browse files
committed
chore: Release bevy_sparse_grid_2d version 0.7.0
1 parent 1d3c958 commit ad87a2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ keywords = ["gamedev", "bevy"]
77
license = "MIT OR Apache-2.0"
88
name = "bevy_sparse_grid_2d"
99
repository = "https://github.com/johanhelsing/bevy_sparse_grid_2d"
10-
version = "0.6.0"
10+
version = "0.7.0"
1111

1212
[dependencies]
1313
bevy = { version = "0.16", default-features = false }

0 commit comments

Comments
 (0)