summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2024-12-21 19:06:58 +0000
committerSanto Cariotti <santo@dcariotti.me>2024-12-21 19:06:58 +0000
commitaf6bd886b912eb62bb65273f6cc0bfc2fd25bb63 (patch)
treeb348165030c96bcb43825efabefa74f53eda7d42 /Cargo.toml
parent1fdce941bb27451f879a36d14e2c3dcb7742a191 (diff)
release: version 0.8.11
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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 <santo@dcariotti.me>", "Luca Polese <luca.polese@studio.unibo.it>"]
documentation = "https://cas-4.github.io/backend/cas/index.html"