We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f81908 commit 1aca914Copy full SHA for 1aca914
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Overcommit Changelog
2
3
-## master (unreleased)
+## 0.50.0
4
5
* Fix Overcommit to display helpful error message when a hook does not inherit
6
from the base class
lib/overcommit/version.rb
@@ -2,5 +2,5 @@
# Defines the gem version.
module Overcommit
- VERSION = '0.49.1'
+ VERSION = '0.50.0'
end
0 commit comments