correct version bump

This commit is contained in:
Niccolo Borgioli 2024-09-02 10:28:08 +02:00
parent cb20224317
commit 7c6ba654f6
3 changed files with 3 additions and 3 deletions

View File

@ -261,7 +261,7 @@ dependencies = [
[[package]]
name = "cryptgeon"
version = "2.7.1"
version = "2.8.1"
dependencies = [
"axum",
"bs62",

View File

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

View File

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