Skip to content

Commit

Permalink
Cut version 0.58.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sds committed May 31, 2021
1 parent ba22bb0 commit 54b61f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,6 +1,6 @@
# Overcommit Changelog

## master (unreleased)
## 0.58.0

* Add `rexml` dependency explicitly to support Ruby 3.0.
* Add `DartAnalyzer` pre-commit hook to analyze Dart files.
Expand Down
2 changes: 1 addition & 1 deletion lib/overcommit/version.rb
Expand Up @@ -2,5 +2,5 @@

# Defines the gem version.
module Overcommit
VERSION = '0.57.0'
VERSION = '0.58.0'
end

0 comments on commit 54b61f9

Please sign in to comment.