Skip to content

Commit

Permalink
Bump to 5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
presidentbeef committed Jul 19, 2021
1 parent 1b0fefe commit 53db6f5
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.1.0 - 2021-07-19

* Initial support for ActiveRecord enums
* Support `Hash#include?`
Expand Down
2 changes: 1 addition & 1 deletion lib/brakeman/version.rb
@@ -1,3 +1,3 @@
module Brakeman
Version = "5.0.4"
Version = "5.1.0"
end

0 comments on commit 53db6f5

Please sign in to comment.