From ac1589f2b939d85643bb416e41b1268271b7b64f Mon Sep 17 00:00:00 2001 From: Silas Bartha Date: Fri, 20 Dec 2024 08:10:02 -0500 Subject: Fixed patch version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index dfbe667..1464f0d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bevy_terminal_display" -version = "0.6" +version = "0.6.0" 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