summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2024-10-20 22:00:49 +0200
committerSanto Cariotti <santo@dcariotti.me>2024-10-20 22:00:49 +0200
commit328bb0344fc503f792059ba3e64b90ea1e2dc0af (patch)
tree3dc9a0abf8f988636e45bc7d504549ffe0323fc6 /Cargo.toml
parent1c3d072de12f3319cf40fad592835d5dfb301e70 (diff)
release: version 0.8.6
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 9e63c83..5d2127a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "cas"
-version = "0.8.5"
+version = "0.8.6"
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"