Skip to content

Commit 3089826

Browse files
committed
Forgot to change the version in the ruby-install source code.
1 parent 1dd6787 commit 3089826

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

share/ruby-install/ruby-install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
shopt -s extglob
44

5-
ruby_install_version="0.10.1"
5+
ruby_install_version="0.10.2"
66
ruby_install_dir="${BASH_SOURCE[0]%/*}"
77
ruby_install_cache_dir="${XDG_CACHE_HOME:-$HOME/.cache}/ruby-install"
88

0 commit comments

Comments
 (0)