From 2263f1e14a671c93aa045b5649befbf250712020 Mon Sep 17 00:00:00 2001 From: lukeflo Date: Sun, 2 Mar 2025 22:13:19 +0100 Subject: implement test if config file exists, otherwise creation of default file will be offered --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index e7c4117..2b56dcc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bibiman" -version = "0.11.1" +version = "0.11.2" authors = ["lukeflo "] license = "GPL-3.0-or-later" repository = "https://codeberg.org/lukeflo/bibiman" -- cgit v1.2.3