Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Toqozz committed Apr 13, 2021
2 parents 89121af + 689b212 commit 7331c32
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 7331c32

Please sign in to comment.