Skip to content

Commit

Permalink
Bump version to 1.0.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
douglaswth committed Oct 17, 2014
1 parent 26b5505 commit 28cfa1d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,16 @@
rs-storage Cookbook CHANGELOG
=======================
=============================

This file is used to list changes made in each version of the rs-storage cookbook.

v1.0.2
------

- Require the latest [rightscale_volume (v1.2.4)] and [rightscale_backup (v1.1.5)] cookbooks.

[rightscale_volume (v1.2.4)]: https://github.com/rightscale-cookbooks/rightscale_volume/releases/tag/v1.2.4
[rightscale_backup (v1.1.5)]: https://github.com/rightscale-cookbooks/rightscale_backup/releases/tag/v1.1.5

v1.0.1
------

Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
license 'Apache 2.0'
description 'Provides recipes for managing volumes on a Server in a RightScale supported cloud'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '1.0.1'
version '1.0.2'

depends 'chef_handler', '~> 1.1.6'
depends 'filesystem', '~> 0.9.0'
Expand Down

0 comments on commit 28cfa1d

Please sign in to comment.