summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2025-01-20 15:40:50 +0000
committerSanto Cariotti <santo@dcariotti.me>2025-01-20 15:40:50 +0000
commit90cdf5d68c64d411b79b01f6aad5de3cd421d8c9 (patch)
treedce256ca6895b668fe133c86c355c47ce285d4f1 /Cargo.toml
parentb808c45af6a301587783d689138ec744bc6b9536 (diff)
release: version 0.9.2
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 3442462..ef7de7e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "cas"
-version = "0.9.1"
+version = "0.9.2"
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"