Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Toqozz authored Apr 10, 2021
1 parent 63c2bef commit 689b212
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ This plugin uses a shader and sends individual points to the GPU, which then mov
Add `bevy_prototype_debug_lines` to your `Cargo.toml`:
```toml
[dependencies]
bevy_prototype_debug_lines = "0.2.0"
bevy_prototype_debug_lines = "0.2.2"
```

Add the plugin in your `App::build()` phase:
Expand Down

0 comments on commit 689b212

Please sign in to comment.