Skip to content

Commit

Permalink
Bump to 4.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Collins committed Jul 24, 2019
1 parent 755a283 commit 3915a79
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 4.6.1

* Fix Reverse Tabnabbing warning message (Steffen Schildknecht / Jörg Schiller)

# 4.6.0

* Skip calls to `dup`
Expand Down
2 changes: 1 addition & 1 deletion lib/brakeman/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Brakeman
Version = "4.6.0"
Version = "4.6.1"
end

0 comments on commit 3915a79

Please sign in to comment.