From 27c067179160e79dcacf1e26fd6980c824305b30 Mon Sep 17 00:00:00 2001 From: Bart Brouns Date: Sat, 4 May 2024 14:21:17 +0200 Subject: [PATCH] update lamb version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b60c793..6132273 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "lamb" -version = "1.2.0" +version = "2.0.0" edition = "2021" authors = ["magnetophon "] license = "AGPL-3.0"