From 7147df2a9c57dfad88724eaa02ea6dfaf1510765 Mon Sep 17 00:00:00 2001 From: "NG (Graham)" Date: Sat, 8 Aug 2026 18:37:56 -0400 Subject: [PATCH] Bump version to 1.4.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2fc0aa8..60a2111 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [workspace.package] -version = "1.3.1" +version = "1.4.0" edition = "2024" repository = "https://git.ngram.ca/OpenJam/rc-servers" license = "GPL-3.0-only"