diff options
author | Silas Bartha <[email protected]> | 2024-04-24 23:34:26 -0400 |
---|---|---|
committer | Silas Bartha <[email protected]> | 2024-04-24 23:34:26 -0400 |
commit | 7427c127662d91c7218639a2fb4d8fb7c9981611 (patch) | |
tree | bae850c45cee6859ee05b88279c62e5a1af9e66e /Cargo.toml | |
parent | 0a2d9f22a38a95bdad5c74d1cc95c4e16d0779ac (diff) |
Bump versionv0.1.1
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "grex_dither_post_process" -version = "0.1.0" +version = "0.1.1" edition = "2021" [dependencies.bevy] |