From 0a8fb423e0d045e97b2b71ebd237cbda9441d8bf Mon Sep 17 00:00:00 2001 From: B0ney <40839054+B0ney@users.noreply.github.com> Date: Fri, 15 Jul 2022 20:35:09 +0100 Subject: [PATCH] bump --- app/Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/Cargo.toml b/app/Cargo.toml index fc58ba8c..5616c087 100644 --- a/app/Cargo.toml +++ b/app/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "xmodits" authors = ["B0ney - https://github.com/B0ney"] -version = "0.8.8" +version = "0.8.9" edition = "2021" build = "build.rs" @@ -29,4 +29,4 @@ panic = 'abort' [profile.test] opt-level = 1 -[package.metadata.winres] \ No newline at end of file +[package.metadata.winres]