diff --git a/CHANGELOG.md b/CHANGELOG.md index 475d26e78..56da59cf7 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.20.0](https://github.com/praetorian-inc/noseyparker/releases/v0.20.0) (2024-10-04) ### Additions - An experimental "extensible enumerator mechanism" has been added to the `scan` command ([#220](https://github.com/praetorian-inc/noseyparker/pull/220)). diff --git a/Cargo.lock b/Cargo.lock index 7f4c8d935..1caed1b61 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2523,7 +2523,7 @@ dependencies = [ [[package]] name = "noseyparker-cli" -version = "0.20.0-dev" +version = "0.20.0" dependencies = [ "anyhow", "assert_cmd", diff --git a/Cargo.toml b/Cargo.toml index e6ebd2cfc..bdd6ed5e1 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.20.0-dev" +version = "0.20.0" 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 43ad0a454..ba3099902 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.20.0-dev +noseyparker 0.20.0 Build Configuration: