Skip to content

Commit f190f24

Browse files
authored
Cut version 0.62.0 (#821)
1 parent 2dd1eb9 commit f190f24

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Overcommit Changelog
22

3+
## 0.62.0
4+
5+
* Allow version 5 of `childprocess` gem dependency
6+
37
## 0.61.0
48

59
* Allow `ReplaceBranch` to use `skip_if`

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.61.0'
5+
VERSION = '0.62.0'
66
end

0 commit comments

Comments
 (0)