Skip to content
Snippets Groups Projects
Commit 854e37d0 authored by John Mitchell's avatar John Mitchell
Browse files

Fixed version in readme.

parent 5a7830f0
No related branches found
No related tags found
No related merge requests found
...@@ -48,7 +48,7 @@ Kayak UI is in the very early stages of development. Important features are miss ...@@ -48,7 +48,7 @@ Kayak UI is in the very early stages of development. Important features are miss
Use bevy `0.10`! Make sure the version of Kayak you are using uses the same version of bevy. Use bevy `0.10`! Make sure the version of Kayak you are using uses the same version of bevy.
```rust ```rust
kayak_ui = "0.2" kayak_ui = "0.3"
bevy = "0.10" bevy = "0.10"
``` ```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment