diff --git a/Cargo.lock b/Cargo.lock index a97ff19..abdd4e3 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -360,7 +360,7 @@ checksum = "b1a46d1a171d865aa5f83f92695765caa047a9b4cbae2cbf37dbd613a793fd4c" [[package]] name = "laurel" -version = "0.6.0" +version = "0.6.1" dependencies = [ "anyhow", "bindgen", diff --git a/Cargo.toml b/Cargo.toml index c04e8ee..27512cb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "laurel" -version = "0.6.0" +version = "0.6.1" authors = ["Hilko Bengen ", "Sergej Schmidt "] edition = "2021" diff --git a/README.md b/README.md index 8a2c27b..5c34f72 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ LAUREL is an event post-processing plugin for _auditd(8)_ that generates useful, enriched JSON-based audit logs suitable for modern security monitoring setups. -Documentation corresponding to the latest stable release can be found [here](https://github.com/threathunters-io/laurel/tree/v0.6.0). +Documentation corresponding to the latest stable release can be found [here](https://github.com/threathunters-io/laurel/tree/v0.6.1). ## Why? diff --git a/man/laurel-about.7.md b/man/laurel-about.7.md index d101d37..547fed0 100644 --- a/man/laurel-about.7.md +++ b/man/laurel-about.7.md @@ -2,7 +2,7 @@ title: laurel - About section: 7 header: System Administration Utilities -footer: laurel 0.6.0 +footer: laurel 0.6.1 --- # NAME diff --git a/man/laurel.8.md b/man/laurel.8.md index b766310..0e0e815 100644 --- a/man/laurel.8.md +++ b/man/laurel.8.md @@ -2,7 +2,7 @@ title: laurel section: 8 header: System Administration Utilities -footer: laurel 0.6.0 +footer: laurel 0.6.1 --- # NAME diff --git a/man/laurel2audit.8.md b/man/laurel2audit.8.md index 3831124..7a1dd72 100644 --- a/man/laurel2audit.8.md +++ b/man/laurel2audit.8.md @@ -2,7 +2,7 @@ title: laurel2audit section: 8 header: System Administration Utilities -footer: laurel 0.6.0 +footer: laurel 0.6.1 --- # NAME