summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2024-10-04 12:36:41 +0200
committerSanto Cariotti <santo@dcariotti.me>2024-10-04 12:36:41 +0200
commitdddc8e7b1efd68ea0e52fa7ac42bfc0faafb801b (patch)
tree478ec84a73d5cad8dbf7c571d8285a99bdd5db39 /Cargo.toml
parent06114092f679106b7298221972ff346d58a8cbac (diff)
release: version 0.8.3
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 f91893d..1f0861a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "cas"
-version = "0.8.2"
+version = "0.8.3"
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"