Skip to content

Commit f5ad527

Browse files
committed
1.4.2
1 parent 19a49aa commit f5ad527

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.4.2
4+
date: 2018-02-14
5+
6+
- Support rubygems 1.4.2, fixes #29
7+
38
## 1.4.1
49
date: 2018-02-12
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.4.1"
2+
VERSION = "1.4.2"
33
end

0 commit comments

Comments
 (0)