Skip to content

Commit 4b9c4b0

Browse files
committed
1.5.0
1 parent c550d36 commit 4b9c4b0

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.5.0
4+
date: 2018-06-25
5+
6+
- Support truffleruby, fixes rvm/rvm#4408
7+
38
## 1.4.2
49
date: 2018-02-14
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.2"
2+
VERSION = "1.5.0"
33
end

0 commit comments

Comments
 (0)