Bump minor version

This commit is contained in:
ViViDboarder 2021-06-13 20:09:36 -07:00
parent a1a69617e3
commit 08dcdd2bba
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1539,7 +1539,7 @@ dependencies = [
[[package]]
name = "vaultwarden_ldap"
version = "0.4.0"
version = "0.5.0"
dependencies = [
"anyhow 1.0.41 (registry+https://github.com/rust-lang/crates.io-index)",
"ldap3 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",

View File

@ -1,6 +1,6 @@
[package]
name = "vaultwarden_ldap"
version = "0.4.0"
version = "0.5.0"
authors = ["ViViDboarder <vividboarder@gmail.com>"]
edition = "2018"