Skip to content

Commit

Permalink
Update metadata.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Collins authored Oct 25, 2016
1 parent f759894 commit b4b4a9e
Showing 1 changed file with 1 addition and 1 deletion.
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 'LWRPs for managing AWS resources'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '2.8.1'
version '2.8.2'
recipe 'aws', 'Installs the aws-sdk gem during compile time'
recipe 'ec2_hints', 'Adds an EC2 hint file for Ohai cloud detection'
source_url 'https://github.com/chef-cookbooks/aws' if respond_to?(:source_url)
Expand Down

0 comments on commit b4b4a9e

Please sign in to comment.