Skip to content

Commit 1aca914

Browse files
committed
Cut version 0.50.0
1 parent 3f81908 commit 1aca914

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Overcommit Changelog
22

3-
## master (unreleased)
3+
## 0.50.0
44

55
* Fix Overcommit to display helpful error message when a hook does not inherit
66
from the base class

lib/overcommit/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
# Defines the gem version.
44
module Overcommit
5-
VERSION = '0.49.1'
5+
VERSION = '0.50.0'
66
end

0 commit comments

Comments
 (0)