From 1a2a08515b74bace2657b8657423a5f2f83e97da Mon Sep 17 00:00:00 2001 From: 132nd-Professor <132nd-Professor> Date: Fri, 5 Aug 2022 17:01:42 +0200 Subject: [PATCH] version bump to 0.3.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 86cb781..5928c7a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tacview-splitter" -version = "0.3.0" +version = "0.3.1" authors = ["132nd-Professor <132nd-Professor>"] edition = "2021"