Skip to content

Commit a2fd682

Browse files
committed
1.3.2
1 parent 2c47351 commit a2fd682

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.3.2
4+
date: 2014-06-06
5+
6+
- make sure executable mode is set on binaries when using fast fix, update wayneeseguin/rvm#2894
7+
38
## 1.3.1
49
date: 2014-01-16
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.3.1"
2+
VERSION = "1.3.2"
33
end

0 commit comments

Comments
 (0)