summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2025-02-03 16:37:08 +0000
committerSanto Cariotti <santo@dcariotti.me>2025-02-03 16:37:08 +0000
commit17dea3e6e32d0439278abd90c547926218f5e631 (patch)
treed7eb179aa424db3df5931f7afd83f6dd7336f966 /Cargo.toml
parent1a6bf9c4e297913cc8eebc7b8516a5c3d256c624 (diff)
release: version 0.10.1
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 e1a707d..c917a21 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "cas"
-version = "0.10.0"
+version = "0.10.1"
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"