diff options
author | Silas Bartha <[email protected]> | 2024-06-13 20:40:46 -0400 |
---|---|---|
committer | Silas Bartha <[email protected]> | 2024-06-13 20:40:46 -0400 |
commit | 294e8bb07ab5635118e9428901c1e92a478c29b0 (patch) | |
tree | fbd1a1e94a6695127a301c3523a60f530c7a85cb /Cargo.toml | |
parent | ac37b21edddd0be6e49da32edf12f4484b480179 (diff) |
Adaptive Outlinev0.2.0
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "bevy_outline_post_process" -version = "0.1.3" +version = "0.2.0" edition = "2021" [dependencies.bevy] |