Skip to content

Commit

Permalink
Bump to 5.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
presidentbeef committed Aug 10, 2022
1 parent 848618c commit 1212850
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.md
@@ -1,3 +1,7 @@
# 5.3.1 - 2022-08-09

* Fix version range for CVE-2022-32209

# 5.3.0 - 2022-08-09

* Include explicit engine or lib paths in vendor/ (Joe Rafaniello)
Expand Down
2 changes: 1 addition & 1 deletion lib/brakeman/version.rb
@@ -1,3 +1,3 @@
module Brakeman
Version = "5.3.0"
Version = "5.3.1"
end

0 comments on commit 1212850

Please sign in to comment.