diff options
author | Santo Cariotti <santo@dcariotti.me> | 2024-09-12 11:48:49 +0200 |
---|---|---|
committer | Santo Cariotti <santo@dcariotti.me> | 2024-09-12 11:48:49 +0200 |
commit | 50f16bb68fb6b28a1049ca25bb4273847c77ea93 (patch) | |
tree | 1915386a7b1452a488755288584143cfaa4b28fb /Cargo.toml | |
parent | 20de94cda2f9746b39712554ffd9d3ffb28cfee9 (diff) |
release: version 0.8.1
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.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" |