Skip to content

Commit

Permalink
Update metadata with 1.32.0; update copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian C. Dunn committed Jul 12, 2014
1 parent e7af139 commit ef4e2b4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions metadata.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name 'windows'
maintainer 'Opscode, Inc.'
maintainer_email 'cookbooks@opscode.com'
maintainer 'Chef Software, Inc.'
maintainer_email 'cookbooks@getchef.com'
license 'Apache 2.0'
description 'Provides a set of useful Windows-specific primitives.'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '1.31.1'
version '1.32.0'
supports 'windows'
depends 'chef_handler'

0 comments on commit ef4e2b4

Please sign in to comment.