Skip to content

Commit bb8503d

Browse files
committed
Merge pull request #109 from billywatson/bump_rvm_capistrano_to_1_5_6
bump to 1.5.6
2 parents fd64f00 + 7cb0096 commit bb8503d

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

History.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 1.5.6 / 2015-01-26
2+
3+
* Fix setting of RVM autolibs flag so that 'packages' and 'enable' options work
4+
15
### 1.5.4 / 2014-09-09
26

37
* Revert "Using environment variable RUBY_VERSION if it exists, and failing back to GEM_HOME.", fix #100, update #99

lib/rvm/capistrano/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module RVM
22
class Capistrano
3-
VERSION="1.5.5"
3+
VERSION="1.5.6"
44
end
55
end

0 commit comments

Comments
 (0)