From ca9b388a50263f2734cd05bed84131e2d3fc7589 Mon Sep 17 00:00:00 2001 From: VC Date: Wed, 29 Nov 2023 11:24:38 +0100 Subject: [PATCH] chore: bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 9934a60..b64d878 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "oolatoocs" -version = "1.5.1" +version = "1.5.2" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html