Skip to content

Commit ac029f6

Browse files
author
Sean OMeara
committed
Version bump to v1.5.4
1 parent be5e123 commit ac029f6

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ homebrew Cookbook CHANGELOG
33
This file is used to list changes made in each version of the homebrew cookbook.
44

55

6+
v1.5.4
7+
------
8+
- [COOK-4023] Fix installer script's URL.
9+
- Fixing up style for rubocop
10+
11+
612
v1.5.2
713
------
814
- [COOK-3825] setting $HOME on homebrew_package

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
license 'Apache 2.0'
55
description 'Install Homebrew and use it as your package provider in Mac OS X'
66
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
7-
version '1.5.3'
7+
version '1.5.4'
88
recipe 'homebrew', 'Install Homebrew'
99
supports 'mac_os_x'
1010
supports 'mac_os_x_server'

0 commit comments

Comments
 (0)