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

@@ -1,6 +1,6 @@
[package]
name = "lldap_app"
version = "0.4.4-alpha"
version = "0.5.0-alpha"
authors = ["Valentin Tolmer <valentin@tolmer.fr>"]
edition = "2021"
include = ["src/**/*", "queries/**/*", "Cargo.toml", "../schema.graphql"]