We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f3804d commit d4796c5Copy full SHA for d4796c5
Cargo.toml
@@ -11,7 +11,7 @@ license = "MIT OR Apache-2.0"
11
name = "bevy_prototype_lyon"
12
readme = "README.md"
13
repository = "https://github.com/rparrett/bevy_prototype_lyon/"
14
-version = "0.14.1"
+version = "0.15.0"
15
16
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
17
README.md
@@ -63,6 +63,7 @@ The following table shows the latest version of `bevy_prototype_lyon` that suppo
63
64
|bevy|bevy_prototype_lyon|license|
65
|---|---|---|
66
+|0.17|0.15|MIT/Apache 2.0|
67
|0.16|0.14|MIT/Apache 2.0|
68
|0.15|0.13|MIT/Apache 2.0|
69
|0.14|0.12|MIT/Apache 2.0|
0 commit comments