From 17dea3e6e32d0439278abd90c547926218f5e631 Mon Sep 17 00:00:00 2001 From: Santo Cariotti Date: Mon, 3 Feb 2025 17:37:08 +0100 Subject: release: version 0.10.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index e1a707d..c917a21 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cas" -version = "0.10.0" +version = "0.10.1" edition = "2021" authors = ["Santo Cariotti ", "Luca Polese "] documentation = "https://cas-4.github.io/backend/cas/index.html" -- cgit v1.2.3-71-g8e6c