From 04a16ab862e065f456542b4998e1eba34797efa4 Mon Sep 17 00:00:00 2001 From: Draco-Lunaris-Echo Date: Sat, 6 Jun 2026 00:45:58 -0500 Subject: [PATCH] chore: bump version to 1.3.1 Co-authored-by: git-echo --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b42ce24..465b193 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "linux-patch-api" -version = "1.3.0" +version = "1.3.1" edition = "2021" authors = ["Echo "] description = "Secure remote package management API for Linux systems"