summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2024-11-29 08:50:37 +0100
committerSanto Cariotti <santo@dcariotti.me>2024-11-29 08:50:37 +0100
commit235a650d34348e8a7febea525b452b2b062cd1d5 (patch)
tree27aa25d19c48b6bf55d5b5814d9c59da3e9caea4 /Cargo.toml
parent39ef904c9ebca27d306c4beb02862a0393df1259 (diff)
release: version 0.8.8
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 821a59e..9e9b9c0 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "cas"
-version = "0.8.7"
+version = "0.8.8"
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"