version: bump to 0.5.1-alpha

This commit is contained in:
Valentin Tolmer
2023-09-15 00:29:39 +02:00
committed by nitnelave
parent ddfd719884
commit 8e1515c27b
3 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ homepage = "https://github.com/lldap/lldap"
license = "GPL-3.0-only"
name = "lldap_app"
repository = "https://github.com/lldap/lldap"
version = "0.5.0"
version = "0.5.1-alpha"
include = ["src/**/*", "queries/**/*", "Cargo.toml", "../schema.graphql"]
[dependencies]