From 7ceb950f781f33a72028d72676559d7b6432f708 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moses=20Palm=C3=A9r?= Date: Mon, 2 Sep 2024 17:12:41 +0200 Subject: [PATCH] Release 3.1.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e0c3ad6..1b633a5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [workspace.package] -version = "3.0.4" +version = "3.1.0" authors = ["Moses Palmér "] edition = "2021"