release: bump version to 5.0.1

This commit is contained in:
Jean Chevronnet 2026-08-30 21:07:25 +00:00
parent ed58813ea5
commit 0be6daa1c2
No known key found for this signature in database
GPG key ID: 439666D63A9477E4

View file

@ -1,6 +1,6 @@
[package]
name = "echoircd"
version = "5.0.0"
version = "5.0.1"
edition = "2021"
description = "A small, dependency-light IRC daemon in Rust with a modular command/mode/module API."
license = "MIT"