From d88f387d7a59bab7503907ae30ff04ea47d71e9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franc=CC=A7ois-Guillaume=20Ribreau?= Date: Fri, 11 Mar 2022 22:33:32 +0100 Subject: [PATCH] (cargo-release) version 3.1.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 323bed7..b5f7e37 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "spinners" -version = "3.0.1" +version = "3.1.0" edition = "2021" authors = ["François-Guillaume RIBREAU ", "jewlexx"] homepage = "https://github.com/fgribreau/spinners"