Increment version

Signed-off-by: trivernis <trivernis@protonmail.com>
pull/13/head
trivernis 4 years ago
parent 7359c259eb
commit f6fead5baa
Signed by: Trivernis
GPG Key ID: DFFFCC2C7A02DB45

2
Cargo.lock generated

@ -416,7 +416,7 @@ dependencies = [
[[package]]
name = "flotte-user-management"
version = "0.1.0"
version = "0.2.0"
dependencies = [
"base64 0.12.3",
"bcrypt",

@ -1,6 +1,6 @@
[package]
name = "flotte-user-management"
version = "0.1.0"
version = "0.2.0"
authors = ["trivernis <trivernis@protonmail.com>"]
edition = "2018"
license = "GPL-3.0"

Loading…
Cancel
Save