From 130ddd81170fed904218381d7182c36fd78e9d6d Mon Sep 17 00:00:00 2001 From: Silas Bartha Date: Wed, 31 Jul 2024 21:06:04 -0400 Subject: Fix just pressed --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 680ed78..51422a5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bevy_terminal_display" -version = "0.4.0" +version = "0.4.1" edition = "2021" license = "0BSD OR MIT OR Apache-2.0" description = "A plugin for the Bevy game engine which enables rendering to a terminal using unicode braille characters." -- cgit v1.2.3