Skip to content

Commit b729564

Browse files
committed
1.2.6
1 parent a6b4ce6 commit b729564

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

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

3+
## 1.2.6
4+
date: 2013-10-21
5+
6+
- Remind users about regenerating binstubs "in case of problems", merge #11
7+
8+
## 1.2.5
9+
date: 2013-10-12
10+
11+
- first try to create the bin dir then check if it is writable, update #9, update wayneeseguin/rvm#2277
12+
313
## 1.2.4
414
date: 2013-10-10
515

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.2.5"
2+
VERSION = "1.2.6"
33
end

0 commit comments

Comments
 (0)