bump: bump the version to 0.5-alpha, since we have a breaking change

This commit is contained in:
Valentin Tolmer
2023-04-14 17:03:26 +02:00
committed by nitnelave
parent d1d5d38b32
commit 4576cf9f2c
3 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
authors = ["Valentin Tolmer <valentin@tolmer.fr>"]
edition = "2021"
name = "lldap"
version = "0.4.4-alpha"
version = "0.5.0-alpha"
[dependencies]
actix = "0.13"