chore: Release multihook version 0.3.0

main v0.3.0
trivernis 1 year ago
parent 198f0b65ce
commit 290695943d
Signed by: Trivernis
GPG Key ID: DFFFCC2C7A02DB45

2
Cargo.lock generated

@ -593,7 +593,7 @@ dependencies = [
[[package]] [[package]]
name = "multihook" name = "multihook"
version = "0.2.0" version = "0.3.0"
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.2.0" version = "0.3.0"
edition = "2018" edition = "2018"
repository = "https://github.com/Trivernis/multihook.git" repository = "https://github.com/Trivernis/multihook.git"

Loading…
Cancel
Save