From 85aebf357a0cc1b1921a101fd5e1b48abb447a37 Mon Sep 17 00:00:00 2001 From: Esa-Matti Suuronen Date: Tue, 3 Sep 2024 19:32:21 +0300 Subject: [PATCH] Bump version to 4.2.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 93c91d2..490d2f9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rt" -version = "4.1.0" +version = "4.2.0" edition = "2018" [dependencies]