From 224d0aa736f1ce7e5c047db3f3950cf6bde02ec8 Mon Sep 17 00:00:00 2001 From: Brad Larsen Date: Fri, 12 Jul 2024 13:28:55 -0400 Subject: [PATCH] Bump version for v0.18.1 point release --- CHANGELOG.md | 3 ++- Cargo.lock | 2 +- Cargo.toml | 2 +- .../help/snapshots/test_noseyparker__help__version_long-2.snap | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a41bb18c5..9fda74570 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ All notable changes to the project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project aspires to use [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## Unreleased +## [v0.18.1](https://github.com/praetorian-inc/noseyparker/releases/v0.18.1) (2024-07-12) ### Fixes @@ -14,6 +14,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - The `Base64-PEM-Encoded Private Key` rule has been refined to reduce false positives and avoid a rare performance pitfall. + ## [v0.18.0](https://github.com/praetorian-inc/noseyparker/releases/v0.18.0) (2024-06-27) ### Additions diff --git a/Cargo.lock b/Cargo.lock index 737cf0682..b1c868117 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2535,7 +2535,7 @@ dependencies = [ [[package]] name = "noseyparker-cli" -version = "0.18.1-dev" +version = "0.18.1" dependencies = [ "anyhow", "assert_cmd", diff --git a/Cargo.toml b/Cargo.toml index ae9075a67..8bb17c483 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,7 @@ authors = ["Brad Larsen "] homepage = "https://github.com/praetorian-inc/noseyparker" repository = "https://github.com/praetorian-inc/noseyparker" -version = "0.18.1-dev" +version = "0.18.1" publish = false diff --git a/crates/noseyparker-cli/tests/help/snapshots/test_noseyparker__help__version_long-2.snap b/crates/noseyparker-cli/tests/help/snapshots/test_noseyparker__help__version_long-2.snap index ac1856a0b..0d25a9298 100644 --- a/crates/noseyparker-cli/tests/help/snapshots/test_noseyparker__help__version_long-2.snap +++ b/crates/noseyparker-cli/tests/help/snapshots/test_noseyparker__help__version_long-2.snap @@ -2,7 +2,7 @@ source: crates/noseyparker-cli/tests/help/mod.rs expression: stdout --- -noseyparker 0.18.1-dev +noseyparker 0.18.1 Build Configuration: