Skip to content

Commit

Permalink
Prep for v1.0.3 release [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
Nitin Mohan committed Feb 7, 2014
1 parent 1bfd04a commit 1d3c801
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ machine_tag Cookbook CHANGELOG

This file is used to list changes made in each version of the machine_tag cookbook.

v1.0.3
------

- Accommodate changes from [machine_tag (v1.1.3)](http://rubygems.org/gems/machine_tag) gem
- Add class methods in MachineTagHelper

v1.0.2
------

Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
license 'Apache 2.0'
description 'Installs/Configures machine_tag'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '1.0.2'
version '1.0.3'

recipe 'machine_tag::default', "Installs the 'machine_tag' gem used by the helpers."

0 comments on commit 1d3c801

Please sign in to comment.