Skip to content

Commit e48dcea

Browse files
committed
Cut version 0.54.0
1 parent 01859d1 commit e48dcea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Overcommit Changelog
22

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

55
* Fix `YamlLint` pre-commit hook
66
* Relax `childprocess` gem version constraint to allow version 4.x

lib/overcommit/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

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

0 commit comments

Comments
 (0)