Skip to content

Commit 0cd8096

Browse files
committed
chore: Release bevy_web_asset version 0.9.0
1 parent ce9baea commit 0cd8096

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ keywords = ["gamedev", "networking", "wasm", "bevy"]
1212
license = "MIT OR Apache-2.0"
1313
name = "bevy_web_asset"
1414
repository = "https://github.com/johanhelsing/bevy_web_asset"
15-
version = "0.8.0"
15+
version = "0.9.0"
1616

1717
[dependencies]
1818
bevy = { version = "0.14", default-features = false, features = [

0 commit comments

Comments
 (0)