From 154288a49340652cd6d06b73cbd4e49cd08b2b3b Mon Sep 17 00:00:00 2001 From: endernon Date: Sun, 15 Dec 2024 17:20:55 +0000 Subject: [PATCH] fix the version bump typo --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 234e4ed..56f8566 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ license = "MIT" authors = ["endernon"] repository = "https://git.frfrnocap.men/endernon/rpfixer" readme = "readme.md" -version = "0.4.2+" +version = "0.4.2" edition = "2021" [dependencies]