chore: Release multihook version 0.4.2

main v0.4.2
trivernis 11 months ago
parent b59867d832
commit 52b5598c97
Signed by: Trivernis
GPG Key ID: DFFFCC2C7A02DB45

2
Cargo.lock generated

@ -593,7 +593,7 @@ dependencies = [
[[package]] [[package]]
name = "multihook" name = "multihook"
version = "0.4.1" version = "0.4.2"
dependencies = [ dependencies = [
"chrono", "chrono",
"colored", "colored",

@ -4,7 +4,7 @@ description = "A webhook server"
authors = ["trivernis <trivernis@protonmail.com>"] authors = ["trivernis <trivernis@protonmail.com>"]
license = "GPL-3.0" license = "GPL-3.0"
readme = "README.md" readme = "README.md"
version = "0.4.1" version = "0.4.2"
edition = "2018" edition = "2018"
repository = "https://github.com/Trivernis/multihook.git" repository = "https://github.com/Trivernis/multihook.git"

Loading…
Cancel
Save