diff options
Diffstat (limited to 'Library/Homebrew/global.rb')
| -rw-r--r-- | Library/Homebrew/global.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/global.rb b/Library/Homebrew/global.rb index 52e9149e5..a9a8cbe30 100644 --- a/Library/Homebrew/global.rb +++ b/Library/Homebrew/global.rb @@ -12,7 +12,7 @@ require 'rbconfig' ARGV.extend(HomebrewArgvExtension) -HOMEBREW_VERSION = '0.9.4' +HOMEBREW_VERSION = '0.9.5' HOMEBREW_WWW = 'http://brew.sh' def cache |
