Skip to content

Commit ec333f4

Browse files
committed
v2.1.2
1 parent e5057ef commit ec333f4

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

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
@@ -4,7 +4,7 @@ description = "Receives syslog messages from nginx and stores them in a PostgreS
44
authors = ["Dennis Schubert <mail@dennis-schubert.de>"]
55
repository = "https://github.com/denschub/nginx-syslog-postgresql-bridge"
66
license = "MIT"
7-
version = "2.1.1"
7+
version = "2.1.2"
88
edition = "2021"
99

1010
[profile.release]

Changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 2.1.2
2+
3+
This version does not contain any functional changes. It only updates third-party dependencies.
4+
15
# 2.1.1
26

37
This version does not contain any functional changes. It only updates third-party dependencies.

0 commit comments

Comments
 (0)