From 523111754a223aeba5ebd29665f118e902208e84 Mon Sep 17 00:00:00 2001 From: Robin Vobruba Date: Tue, 5 Dec 2023 20:32:59 +0100 Subject: [PATCH] Switch our version to 0.24.0 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index f89ea13..25f79cd 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1094,7 +1094,7 @@ dependencies = [ [[package]] name = "mle" -version = "0.23.0" +version = "0.24.0" dependencies = [ "async-std", "clap", diff --git a/Cargo.toml b/Cargo.toml index 117cc62..7318506 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ [package] name = "mle" -version = "0.23.0" +version = "0.24.0" license = "AGPL-3.0-or-later" authors = ["Robin Vobruba "] description = """