aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorlukeflo2025-03-02 22:13:19 +0100
committerlukeflo2025-03-02 22:14:13 +0100
commit2263f1e14a671c93aa045b5649befbf250712020 (patch)
treea653c7723e2c9fc76a5b5290521c211e5a5dfaef /Cargo.toml
parent2e1204e98704e466c3b210f05478d0275ea3ea71 (diff)
downloadbibiman-2263f1e14a671c93aa045b5649befbf250712020.tar.gz
bibiman-2263f1e14a671c93aa045b5649befbf250712020.zip
implement test if config file exists, otherwise creation of default file will be offered
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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 <lukeflo_git@posteo.de>"]
license = "GPL-3.0-or-later"
repository = "https://codeberg.org/lukeflo/bibiman"