Bump version to 0.2.0

This commit is contained in:
altugbakan 2023-04-01 14:18:48 +03:00
parent 849dd2e041
commit 8da3b0995f
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.1.6"
version = "0.2.0"

View file

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