summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2024-09-12 11:47:38 +0200
committerSanto Cariotti <santo@dcariotti.me>2024-09-12 11:47:38 +0200
commitf608381ab5843e92dd4772fbb8658695ce679503 (patch)
tree6ab313f3d0ee9e95ccdb13455778e37508bb5a3d /Cargo.toml
parent105f6831d13ebb473b6ce9b63c5c159b5a6c964d (diff)
release: version 0.8.0
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 22066b6..6c2fa18 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "cas"
-version = "0.7.3"
+version = "0.8.0"
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"