aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLibravatar Silas Bartha <[email protected]>2024-05-04 02:21:01 -0400
committerLibravatar Silas Bartha <[email protected]>2024-05-04 02:21:01 -0400
commitec8f43e79cb8a182c0dc73d103e632fac96293b6 (patch)
tree36a915128ee0ba6411b02a0eadcabaa56064ba70 /Cargo.toml
parent6834194b9e16a7b5ee68b539ceb1a99b8f1ff90b (diff)
Added command queue access to event handlersv0.1.2
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 81d1710..0ac7802 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "grex_terminal_display"
-version = "0.1.1"
+version = "0.1.2"
edition = "2021"
[dependencies]