From aa476a4a8d7494e98ef4b1f4d75148fbe3f8cc63 Mon Sep 17 00:00:00 2001 From: Bryn Deering Date: Thu, 16 Nov 2023 18:02:19 -0500 Subject: [PATCH] Updated version (1.2.5) --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e718056..70c6f95 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polykill" -version = "1.2.4" +version = "1.2.5" edition = "2021" license = "MIT" authors = ["Bryn Deering"]