chore: Release multihook version 0.4.1

main v0.4.1
trivernis 12 months ago
parent bef104ead5
commit 491a8d1a69
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.0" version = "0.4.1"
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.0" version = "0.4.1"
edition = "2018" edition = "2018"
repository = "https://github.com/Trivernis/multihook.git" repository = "https://github.com/Trivernis/multihook.git"

Loading…
Cancel
Save