Skip to content

Commit

Permalink
Cut version 0.63.0 (#843)
Browse files Browse the repository at this point in the history
  • Loading branch information
sds authored Feb 25, 2024
1 parent b58b635 commit b700bd2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Overcommit Changelog

## 0.63.0

* Add `Sorbet` pre-commit hook
* Add `RSpec` pre-commit hook

## 0.62.0

* Allow version 5 of `childprocess` gem dependency
Expand Down
2 changes: 1 addition & 1 deletion lib/overcommit/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

# Defines the gem version.
module Overcommit
VERSION = '0.62.0'
VERSION = '0.63.0'
end

0 comments on commit b700bd2

Please sign in to comment.