summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2024-11-29 14:41:10 +0000
committerSanto Cariotti <santo@dcariotti.me>2024-11-29 14:41:10 +0000
commitb5a7a8c5cb4f2c3645c3c53f827a9915e5817108 (patch)
tree7c4de1b0de143eb80637710eb98ed8941d73b374 /Cargo.toml
parent4e589cf53de08e3689ab5c62ca7efe90f4ac9f48 (diff)
release: version 0.8.10
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 0423011..07f15e7 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "cas"
-version = "0.8.9"
+version = "0.8.10"
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"