Skip to content

Commit d73934c

Browse files
committed
Release 1.6.2
1 parent 27356ca commit d73934c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
## 1.6.2
4+
date: 2021-01-26
5+
6+
- Converts end_with? to match for Ruby 1.8.6 compatibility #37
7+
38
## 1.6.1
49
date: 2021-01-26
510

lib/executable-hooks/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module ExecutableHooks
2-
VERSION = "1.6.1"
2+
VERSION = "1.6.2"
33
end

0 commit comments

Comments
 (0)