From af6bd886b912eb62bb65273f6cc0bfc2fd25bb63 Mon Sep 17 00:00:00 2001 From: Santo Cariotti Date: Sat, 21 Dec 2024 20:06:58 +0100 Subject: release: version 0.8.11 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 07f15e7..bc838c1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cas" -version = "0.8.10" +version = "0.8.11" edition = "2021" authors = ["Santo Cariotti ", "Luca Polese "] documentation = "https://cas-4.github.io/backend/cas/index.html" -- cgit v1.2.3-71-g8e6c