Release v0.9.0
Web builds now get their version text automatically from the Cargo.toml
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -175,7 +175,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "another-boids-in-rust"
|
||||
version = "0.8.0"
|
||||
version = "0.9.0"
|
||||
dependencies = [
|
||||
"avian2d",
|
||||
"bevy",
|
||||
|
||||
Reference in New Issue
Block a user