aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLibravatar Silas Bartha <silas@exvacuum.dev>2024-06-05 13:40:23 -0400
committerLibravatar Silas Bartha <silas@exvacuum.dev>2024-06-05 13:40:23 -0400
commitc30929cbd3302ddb869d25e7ea2bd151a4cdb91e (patch)
treec5cb54be35806a98843c317822ca80f7eba0bc49 /Cargo.toml
parent1addc01cacaf148547d999be0e4f964eabeed834 (diff)
Ensured key release events are processed by input resource first
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 14f8c5c..62adeb5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bevy_terminal_display"
-version = "0.2.1"
+version = "0.2.2"
edition = "2021"
[dependencies]