Bump version

This commit is contained in:
Altuğ Bakan 2023-10-10 19:12:45 +02:00
parent 5ef2ffa349
commit 6d5d56052d
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -4,4 +4,4 @@ version = 3
[[package]]
name = "tftpd"
version = "0.2.7"
version = "0.2.8"

View file

@ -1,6 +1,6 @@
[package]
name = "tftpd"
version = "0.2.7"
version = "0.2.8"
authors = ["Altuğ Bakan <mail@alt.ug>"]
edition = "2021"
description = "Multithreaded TFTP server daemon"