From 54a949d0746e35ba54844a1c91c2b83e1ace1cf7 Mon Sep 17 00:00:00 2001 From: Zicklag Date: Sat, 23 Dec 2023 17:36:35 +0000 Subject: [PATCH] chore(release): bump crate version. (#892) --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b300425e6d..16edc5f3ad 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ description = "A tactical 2D shooter" edition = "2021" license = "MIT OR Apache-2.0" name = "jumpy" -version = "0.9.2" +version = "0.9.3" [features] default = []