version bumps

This commit is contained in:
2023-06-23 10:16:03 +02:00
parent 22d4efb03e
commit 9695d3a63f
4 changed files with 95 additions and 183 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "cryptgeon"
version = "2.3.0"
version = "2.3.1"
authors = ["cupcakearmy <hi@nicco.io>"]
edition = "2021"
@@ -20,4 +20,5 @@ byte-unit = "4"
dotenv = "0.15"
mime = "0.3"
env_logger = "0.9"
redis = "0.21.5"
log = "0.4"
redis = "0.23"