summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2024-10-18 13:13:17 +0200
committerSanto Cariotti <santo@dcariotti.me>2024-10-18 13:13:17 +0200
commitf252e471b911e4921174b5c1c451f33d1979e04f (patch)
treeb581aaf7d8fdb7983512ef3d3f99c9c74c99a576 /Cargo.toml
parent31fe447112b6b3d76b0612df91f3eca2e47f2961 (diff)
release: version 0.8.4
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 1f0861a..c04f927 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "cas"
-version = "0.8.3"
+version = "0.8.4"
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"