Skip to content

Commit

Permalink
Bump to 5.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
presidentbeef committed Aug 10, 2022
1 parent 63fbfbd commit 69f16f1
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 @@
# Unreleased
# 5.3.0 - 2022-08-09

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

0 comments on commit 69f16f1

Please sign in to comment.