chore: bump version to 0.6.1-alpha

This commit is contained in:
Valentin Tolmer
2024-11-09 22:21:01 +01:00
committed by nitnelave
parent 130d2552ac
commit b8c06ebd75
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.6.0"
version = "0.6.1-alpha"
include = ["src/**/*", "queries/**/*", "Cargo.toml", "../schema.graphql"]
[dependencies]