Bump version number of peach-config

This commit is contained in:
notplants 2022-04-14 14:51:43 -04:00
parent df3b4b8858
commit 65d5352c85
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -2380,7 +2380,7 @@ dependencies = [
[[package]]
name = "peach-config"
version = "0.1.18"
version = "0.1.19"
dependencies = [
"clap",
"env_logger 0.6.2",

View File

@ -1,6 +1,6 @@
[package]
name = "peach-config"
version = "0.1.18"
version = "0.1.19"
authors = ["Andrew Reid <gnomad@cryptolab.net>", "Max Fowler <max@mfowler.info>"]
edition = "2018"
description = "Command line tool for installing, updating and configuring PeachCloud"