Skip to content

Commit 391c95e

Browse files
committed
Bump to 6.1.0
1 parent 391f530 commit 391c95e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 6.1.0 - Unreleased
1+
# 6.1.0 - 2023-12-04
22

33
* Add `--timing` to add timing duration for scan steps
44
* Fix keyword splats in filter arguments

lib/brakeman/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Brakeman
2-
Version = "6.0.1"
2+
Version = "6.1.0"
33
end

0 commit comments

Comments
 (0)