diff options
author | Santo Cariotti <santo@dcariotti.me> | 2024-09-07 16:43:30 +0200 |
---|---|---|
committer | Santo Cariotti <santo@dcariotti.me> | 2024-09-07 16:43:30 +0200 |
commit | 365c4cc318479b2ad8bb848ca03d96dfd6d2aed8 (patch) | |
tree | 3e2a2813224686ce5124eca73ff08a9e8a971bca /Cargo.toml | |
parent | da6170fa4cbe5dd5fbc7579e21b017410f34cd0b (diff) |
release: version 0.0.5
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.0.4" +version = "0.0.5" 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" |