From 02e41bc8e457ffb6a96e8ae551f172df8140c578 Mon Sep 17 00:00:00 2001
From: Santo Cariotti <santo@dcariotti.me>
Date: Fri, 13 Sep 2024 13:04:41 +0200
Subject: release: version 0.8.2

---
 Cargo.lock | 2 +-
 Cargo.toml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Cargo.lock b/Cargo.lock
index d0c6ecc..4146e0b 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -405,7 +405,7 @@ dependencies = [
 
 [[package]]
 name = "cas"
-version = "0.8.1"
+version = "0.8.2"
 dependencies = [
  "async-graphql",
  "async-graphql-axum",
diff --git a/Cargo.toml b/Cargo.toml
index 7bca3d3..48f2bf3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "cas"
-version = "0.8.1"
+version = "0.8.2"
 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"
-- 
cgit v1.2.3-18-g5258