Skip to content

Commit b6d8afc

Browse files
authored
Merge pull request #143 from ltratt/snare_0_4_12
Prepare a 0.4.12 release.
2 parents 0503337 + cced5e9 commit b6d8afc

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# snare 0.4.12 (2025-05-08)
2+
3+
* Update dependencies.
4+
5+
16
# snare 0.4.11 (2024-07-25)
27

38
* Handle both JSON and urlencoded requests.

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "snare"
33
description = "GitHub webhooks runner daemon"
4-
version = "0.4.11"
4+
version = "0.4.12"
55
homepage = "https://tratt.net/laurie/src/snare/"
66
repository = "https://github.com/softdevteam/snare/"
77
authors = ["Laurence Tratt <[email protected]>"]

0 commit comments

Comments
 (0)