From ee001a14d643a83728aa98dc8cc7170b1b69a262 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Ml=C3=A1dek?= Date: Sat, 4 Dec 2021 23:08:43 +0100 Subject: [PATCH] (cargo-release) version 0.0.12 --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index e09799d..f5c472c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ repository = "https://gitlab.com/tmladek/upend/" authors = ["Tomáš Mládek "] 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" \ No newline at end of file +tempdir = "0.3.7"