Skip to content

Commit 281e580

Browse files
committed
Bump to 6.2.1
1 parent a7478ea commit 281e580

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 6.2.1 - 2024-08-22
2+
3+
Just a packaging fix for brakeman.gem
4+
15
# 6.2.0 - 2024-08-22
26

37
* Add `--show-ignored` option (Gabriel Zayas)

lib/brakeman/version.rb

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

0 commit comments

Comments
 (0)