summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2021-03-13 11:13:33 +0100
committerMatthias Beyer <mail@beyermatthias.de>2021-03-13 11:13:33 +0100
commit887736dc67740e5316a892bfcb569f62d0fc45da (patch)
tree654d2425423f1c3b1fe52c05807578bd4089390e
parentba7090f173aed83f3fa85f985c2732f4b97c6172 (diff)
parentb84fed104a1bee066579b576ed8a286949055928 (diff)
Merge branch 'prepare-0.11'v0.11.0
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index a970a89..8a5d0c3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "config-maint"
-version = "0.10.1"
+version = "0.11.0"
description = "Layered configuration system for Rust applications. (Maintenance fork)"
homepage = "https://sr.ht/~matthiasbeyer/config-rs-maint/"
repository = "https://git.sr.ht/~matthiasbeyer/config-rs-maint/"