There was an error while loading. Please reload this page.
1 parent b58b635 commit b700bd2Copy full SHA for b700bd2
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Overcommit Changelog
2
3
+## 0.63.0
4
+
5
+* Add `Sorbet` pre-commit hook
6
+* Add `RSpec` pre-commit hook
7
8
## 0.62.0
9
10
* Allow version 5 of `childprocess` gem dependency
lib/overcommit/version.rb
@@ -2,5 +2,5 @@
# Defines the gem version.
module Overcommit
- VERSION = '0.62.0'
+ VERSION = '0.63.0'
end
0 commit comments