version bump

This commit is contained in:
Niccolo Borgioli 2025-01-17 18:13:49 +01:00
parent e20f4626e7
commit 82862f0e3e
3 changed files with 3 additions and 3 deletions

View File

@ -255,7 +255,7 @@ dependencies = [
[[package]]
name = "cryptgeon"
version = "2.8.4"
version = "2.9.0"
dependencies = [
"axum",
"bs62",

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "cryptgeon",
"version": "2.8.4",
"version": "2.9.0",
"homepage": "https://github.com/cupcakearmy/cryptgeon",
"repository": {
"type": "git",