diff options
author | Santo Cariotti <santo@dcariotti.me> | 2024-10-18 13:13:17 +0200 |
---|---|---|
committer | Santo Cariotti <santo@dcariotti.me> | 2024-10-18 13:13:17 +0200 |
commit | f252e471b911e4921174b5c1c451f33d1979e04f (patch) | |
tree | b581aaf7d8fdb7983512ef3d3f99c9c74c99a576 /Cargo.toml | |
parent | 31fe447112b6b3d76b0612df91f3eca2e47f2961 (diff) |
release: version 0.8.4
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |