version bump

This commit is contained in:
Niccolo Borgioli 2023-05-25 23:29:09 +02:00
parent 92893a5b2d
commit 9c9c23d958
No known key found for this signature in database
GPG Key ID: D93C615F75EE4F0B
3 changed files with 3 additions and 3 deletions

View File

@ -439,7 +439,7 @@ dependencies = [
[[package]]
name = "cryptgeon"
version = "2.3.0-beta.3"
version = "2.3.0-beta.4"
dependencies = [
"actix-files",
"actix-web",

View File

@ -1,6 +1,6 @@
[package]
name = "cryptgeon"
version = "2.3.0-beta.3"
version = "2.3.0-beta.4"
authors = ["cupcakearmy <hi@nicco.io>"]
edition = "2021"

View File

@ -1,5 +1,5 @@
{
"version": "2.3.0-beta.3",
"version": "2.3.0-beta.4",
"name": "cryptgeon",
"type": "module",
"engines": {