Merge pull request 'Bump version number for peach-config' (#51) from version-number into main

Reviewed-on: #51
This commit is contained in:
notplants 2021-12-17 17:38:14 +00:00
commit 1c26cb70fa
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -2448,7 +2448,7 @@ dependencies = [
[[package]]
name = "peach-config"
version = "0.1.10"
version = "0.1.12"
dependencies = [
"clap",
"env_logger 0.6.2",

View File

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