Skip to content

Commit

Permalink
Bump to 6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
presidentbeef committed Dec 4, 2023
1 parent 391f530 commit 391c95e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
@@ -1,4 +1,4 @@
# 6.1.0 - Unreleased
# 6.1.0 - 2023-12-04

* Add `--timing` to add timing duration for scan steps
* Fix keyword splats in filter arguments
Expand Down
2 changes: 1 addition & 1 deletion lib/brakeman/version.rb
@@ -1,3 +1,3 @@
module Brakeman
Version = "6.0.1"
Version = "6.1.0"
end

0 comments on commit 391c95e

Please sign in to comment.