From 651273456bc9d620db815b53a6f05032a2e868e1 Mon Sep 17 00:00:00 2001 From: Pavel Kirilin Date: Sat, 20 Apr 2024 11:28:49 +0200 Subject: [PATCH] Version bumped to 1.3.1 Signed-off-by: Pavel Kirilin --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 6cefd0c..f8e04dd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "scyllapy" -version = "1.3.0" +version = "1.3.1" edition = "2021" [lib]