From ebab0dacbac0712c9a1b580945614a49d0ff5df0 Mon Sep 17 00:00:00 2001 From: github-actions Date: Sun, 8 Dec 2024 12:02:39 +0000 Subject: [PATCH] - bump Cargo.toml version to 0.1.20 for publish --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 74325e1..664058a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hotline-rs" -version = "0.3.0" +version = "0.1.20" edition = "2021" authors = ["polymonster "] description = "A high-performance, hot-reload graphics engine."