From 13187c9d9b18cd1b1aaa2652952e29272a994e9b Mon Sep 17 00:00:00 2001 From: 132nd-Professor <132nd-Professor> Date: Wed, 18 Jan 2023 14:55:50 +0100 Subject: [PATCH] version bump to 0.3.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 24228cb..f8c61a4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tacview-splitter" -version = "0.3.1" +version = "0.3.2" authors = ["132nd-Professor <132nd-Professor>"] edition = "2021"