summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2024-10-18 15:38:58 +0200
committerSanto Cariotti <santo@dcariotti.me>2024-10-18 15:38:58 +0200
commit178c53dff20f30e7897265c74a9e1047b8044f39 (patch)
tree3329bfea5a0547422b0ffd8be62b0c3a4fcbbe7c /Cargo.toml
parent874e85a8b1a6c5d9c5bbc1f4429785563a1f7426 (diff)
release: version 0.8.5
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 c04f927..9e63c83 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "cas"
-version = "0.8.4"
+version = "0.8.5"
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"