(cargo-release) version 0.0.12

feat/vaults v0.0.12
Tomáš Mládek 2021-12-04 23:08:43 +01:00
parent 4126a16748
commit ee001a14d6
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ repository = "https://gitlab.com/tmladek/upend/"
authors = ["Tomáš Mládek <t@mldk.cz>"]
license = "AGPL-3.0-or-later"
edition = "2018"
version = "0.0.12-alpha.0"
version = "0.0.12"
[dependencies]
clap = "2.33.0"
@ -54,4 +54,4 @@ xdg = "^2.1"
nonempty = "0.6.0"
[dev-dependencies]
tempdir = "0.3.7"
tempdir = "0.3.7"