summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2024-09-12 11:48:49 +0200
committerSanto Cariotti <santo@dcariotti.me>2024-09-12 11:48:49 +0200
commit50f16bb68fb6b28a1049ca25bb4273847c77ea93 (patch)
tree1915386a7b1452a488755288584143cfaa4b28fb /Cargo.toml
parent20de94cda2f9746b39712554ffd9d3ffb28cfee9 (diff)
release: version 0.8.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 6c2fa18..54a15ad 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "cas"
-version = "0.8.0"
+version = "0.8.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"