bump patch version

This commit is contained in:
glyph 2022-01-03 11:55:06 +02:00
parent b5ce677a5b
commit a05e67c22f
2 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View File

@ -2532,7 +2532,7 @@ dependencies = [
[[package]]
name = "peach-network"
version = "0.4.0"
version = "0.4.1"
dependencies = [
"get_if_addrs",
"miniserde",

View File

@ -1,11 +1,11 @@
[package]
name = "peach-network"
version = "0.4.0"
version = "0.4.1"
authors = ["Andrew Reid <glyph@mycelial.technology>"]
edition = "2021"
description = "Query and configure network interfaces."
homepage = "https://opencollective.com/peachcloud"
repository = "ihttps://git.coopcloud.tech/PeachCloud/peach-workspace/src/branch/main/peach-network"
repository = "https://git.coopcloud.tech/PeachCloud/peach-workspace/src/branch/main/peach-network"
readme = "README.md"
license = "LGPL-3.0-only"
publish = false