version bump

This commit is contained in:
2022-01-16 14:04:49 +01:00
parent 716034660c
commit 539d99d35f
3 changed files with 8 additions and 2 deletions

2
backend/Cargo.lock generated
View File

@@ -515,7 +515,7 @@ dependencies = [
[[package]]
name = "cryptgeon"
version = "1.3.3"
version = "1.4.0"
dependencies = [
"actix-files",
"actix-web",

View File

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